This is the mail archive of the gcc@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]

-I/usr/include (was: fixinc...)



Russ wrote:
> It's *never* been correct to add -I/usr/include.  I'm amazed
> that there are still packages making this mistake; like I said,
> I've hardly ever run into a package with this problem.

That seems a little strong.  If you ever run into a package
that uses:

   `guile-config compile`

on the command line, you will run into it.  It turns out that
package developers do not have complete control over their
command line options.  :-}  OTOH, I don't think it GCC's place
to correct Guile's problem.  But it is another data point.


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