Re: Could my understanding of 'crti.o' in a ARM cross compile be verified?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jamie Risk <jamie@xxxxxxxxxxxxxxxx> writes:

> My first assumption is that since the cross linker is called,
> advice along the lines of "You need to install glibc-dev libraries"
> *won't* help.  _Is this true_?

Yes.

> My second assumption is that I've somehow configured gcc to avoid
> building 'crti.o' in the ./gcc directory, and I need to get the
> configure script to want to build this. _Is this true_?

No.

crti.o comes from glibc, not gcc.  You need the glibc appropriate for
your target.  Building a cross-compiler to a GNU/Linux target is
complex.  Looking at http://crosstool.org/ may help.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux