On Fri, Jan 27, 2006 at 01:27:59PM +0100, Tobias Scharnberg wrote: > Hi list, > I tried to compile glibc-2.3.2 because glibc was requested by another > lib I need to use. When I run ./configure I get > "checking size of char... configure: error: cannot compute sizeof (char), 77" > > I'm compiling with the arm-gcc-3.3.4-glibc-2.3.2 toolchain > > In Scratchbox's cross compiling tutorial it seems to work without any > problems - but unfortunately not for me :(
In the scratchbox cross compiling tutorial[1] I think you are referring to, there is glib compiled, no glibc. If you are using toolchain compiled against glibc-2.3.2, you should already have a ready-made glibc debian-packages available in /scratchbox/compilers/arm-.../packages/ Footnotes: [1] http://www.scratchbox.org/documentation/docbook/tutorial.html -- Toni Timonen 040-5111863,GPG 0x7984A4FD _______________________________________________ Scratchbox-users mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
