[ale] Problems compiling
Chris Fowler
ChrisF at computone.com
Fri Dec 29 15:02:15 EST 2000
Help!
I need to compile gcc to run with libraies installed in a SDK on my system.
I compiled the following:
gcc
make
awk
binutils
shutils
fileutils
bash
as static. They are very big.
I then copied them to /SDK/bin.
Then chroot /SDK bin/sh
I then recompiled gcc 2.8.1 with the static utilities and have a good gcc. But it is static. I need it to be dynaic becasue I want to compile all these things again and have them linked to libs in /SDK/lib.
What did I do wrong?
Thanks,
Chris
More information about the Ale
mailing list