cross-compilation documentation
Dan Kegel
dank@kegel.com
Mon Jun 23 16:04:00 GMT 2003
Hans-Peter Nilsson wrote:
> On Mon, 23 Jun 2003, Peter Barada wrote:
>
>>>>But this fragment *requires* a cross-compiler to build it.
>>>
>>>Hmm. That's odd. I do almost the same thing, but I don't require a cross-compiler.
>>>Maybe the step you're missing is the following kludge:
>>> make sysdeps/gnu/errlist.c
>>> mkdir -p stdio-common
>>> touch stdio-common/errlist-compat.c
>>>That goes between the configure and the make of glibc, and keeps anything
>>>real from being compiled by the install-headers.
>>
>>If that's in the source tree then its *really* a kludge and won't work
>>too well for me since I keep my source in a CVS controlled tree.
>
>
> Maybe you guys could help fixing this (i.e. the install-headers
> make-all bug) properly, i.e. *in glibc*.
Yes. Is there a PR yet against glibc for this?
- Dan
--
Dan Kegel
http://www.kegel.com
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=78045
More information about the Gcc
mailing list