This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building cross glibc/gcc (gnu/stubs.h)


On 9/5/12 7:49 PM, Steve Ellcey wrote:
I have been building (mips) eglibc/gcc cross compilers and am now trying to
build a glibc/gcc cross compiler.  Using the same process (binutils, initial
gcc, linux headers, glibc headers, second gcc, final glibc, final gcc) I get
errors about not finding gnu/stubs.h when building gcc for the second
time.   There is some code in the eglibc Makefiles that is not in glibc
to deal with this and I see there was some discussion about the problem on the
glibc-alpha list back in March but nothing since then.  I was wondering
what people are currently doing to handle this problem.


If you use the latest and greatest glibc (from the master branch) and the latest and greatest gcc (trunk from subversion) you will not have any trouble.


--
chs



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]