[Bug preprocessor/29588] /usr/local/include should not be in the default include path

2006-10-25 Thread vincent at vinc17 dot org


--- Comment #2 from vincent at vinc17 dot org  2006-10-25 14:00 ---
(In reply to comment #1)
 So this sounds like a bug in your installation.

This cannot be with my installation in particular as the bug occurred on
various Linux machines (only one is mine). However it could be due to bad
defaults in Linux distributions.

FYI, I've opened a bug here:

  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=395177

against libc6 (there could be a fix there), but perhaps ld should be fixed too,
as the bug occurs whether -static is given or not.


-- 


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



[Bug preprocessor/29588] /usr/local/include should not be in the default include path

2006-10-24 Thread pinskia at gcc dot gnu dot org


--- Comment #1 from pinskia at gcc dot gnu dot org  2006-10-25 03:08 ---
Actually it is a bug that the library is not picking up and not a GCC bug.
The library path is consistent with GCC's include path by default unless you
messed up something.
So this sounds like a bug in your installation.


-- 

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