Quoth Darwin Chen <>:
> I got the uClinux-dist-20060803.tar.gz, and configured as following:
> Vendor: Atmel/AT91
> Build STLport.
[...]
> ../../src/num_get_float.cpp:119:4: #error "there should be some
> unsigned 64-bit integer on the system!"
[...]
> [EMAIL PROTECTED] uClinux-dist]# arm-uclinux-gcc -v
> Reading specs from
> /usr/local/arm-elf-tools/lib/gcc/arm-uclinux/3.4.3/specs 
> Configured with: /works/tools/gcc-3.4.3/configure
> --target=arm-uclinux --prefix=/usr/local/arm-elf-tools
> --disable-shared --enable-languages=c,c++ --enable-multilib
> --enable-target-optspace --with-gnu-ld --disable-nls
> --disable-__cxa_atexit --disable-c99 --disable-clocale
> --disable-c-mbchar --disable-long-long --enable-threads=posix
> --enable-cxx-flags=-D_ISOC99_SOURCE -D_BSD_SOURCE Thread model: posix
> gcc version 3.4.3
> 
> Is this error occurred because of '-disable-long-long'? Or other
> reasons? 

Seems likely, given the error.  Seems like an odd choice of options,
actually -- did you compile it yourself or did you get it from someone
else?

_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to