This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug bootstrap/28231] building process failed after disabling fixincludes



------- Comment #2 from texlexsex at gmail dot com  2006-07-04 02:21 -------
(In reply to comment #1)
> Why do you want to fully disable fixincludes on x86-linux?
> Some versions of the glibc headers really need to be fixed.
> 

i'm building a linux system from scratch, i'm using different version of glibc
and gcc other than the host system use, 
old glibc headers might find its way into the new system during running of
fixincludes, 
so i want to disable fixincludes, as the lfs-book suggested.

the immediate reason is that gcc compile fails with problem about limits.h
and/or systemlimits.h stuff.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28231


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