How to compile gcc toolchain with special sysroot correctly?

Andrew Haley aph@redhat.com
Wed Nov 27 09:11:00 GMT 2013


On 11/27/2013 08:18 AM, Johannes Lorenz wrote:
> However, this displays no files:
> 
>     find ~/local -name crti.o

So you have to populate your sysroot with with some files and headers.
crti.o is part of glibc.

Andrew.



More information about the Gcc-help mailing list