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

2008-12-28 Thread pinskia at gcc dot gnu dot org


--- Comment #3 from pinskia at gcc dot gnu dot org  2008-12-28 21:24 ---
You can rerun fixincludes after install glibc.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID


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



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

2006-07-03 Thread texlexsex at gmail dot com


--- 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



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

2006-07-03 Thread pinskia at gcc dot gnu dot org


--- Comment #1 from pinskia at gcc dot gnu dot org  2006-07-03 15:01 ---
Why do you want to fully disable fixincludes on x86-linux?
Some versions of the glibc headers really need to be fixed.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

Summary|building process failed |building process failed
   |after disabling fixincludes |after disabling fixincludes


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