static builds on ARM problem: LDFLAGS
Adrian Lauf
apolauf@yahoo.com
Mon Mar 19 14:25:00 GMT 2007
Hi,
Sorry to ask a relatively simple question such as this, but when I attempt to run a creation script with the added functionality specified by
BINUTILS_EXTRA_CONFIG="LDFLAGS=-all-static"
GCC_EXTRA_CONFIG="LDFLAGS=-static"
under language support, I have changed it to "c,c++,java"
my build fails, citing "configure: error: can only configure for one host and one target at a time".
I am building for ARM-unknown (arm.dat) and basically using demo-arm.sh script adding only the above
variables. Using 4.1.1 libs (I think) Can anyone please provide some help for this problem? I must
statically link binaries, as the SD card interface for my dev board is extremely buggy and cannot
support the gcj libraries that I need to run otherwise. Thanks,
-Adrian
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list