cross compiling stage 1 libgcc fails
Andrew Haley
aph@redhat.com
Wed Mar 6 18:18:00 GMT 2013
On 03/06/2013 06:05 PM, c522473 wrote:
> gcc tries to include/link the target libc. I have not build that as I do not
> have a working cross compiler. What am I missing?
Bootstrapping, you need a target libc first. How you get one depends
on the target. If the target is GNU/Linux, you can copy everything
from a working system.
So, what is your target?
Andrew.
More information about the Gcc-help
mailing list