[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] XaAES working ?
Jo Even Skarstein wrote:
> On Wed, 2011-03-30 at 06:28 +0000, Helmut Karlowski wrote:
>
> > With Alans build I still get
> >
> > Physical work station opened: 1
> > Virtual work station opened: 2
> > 'AESSYS': fatal error: 10
> > Cleaning up ready to exit....
>
> I get this on my Firebee with a trunk XaAES from a few days ago and the
> kernel I checked out yesterday. The XaAES worked fine with previous
> kernels.
In case you compile yourself:
In gcc4 you need <libpath>/mshort/libgem.a (the 16bit-version)
In gcc2 rename libgem16.a -> libgem.a. But you'll lose the long version.
-Helmut