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

Re: Compute flags for target in configure, not Makefile


On Sat, Jul 22, 2000 at 01:16:55PM -0700, Jason Merrill wrote:
> This seems wrong to me; the $(build_tooldir)/lib and
> $(build_tooldir)/include stuff should be used iff we aren't using
> newlib, but your patch causes it to always be used.  Why can't the
> build_tooldir stuff all be part of FLAGS_FOR_TARGET?
> 
> Also, I'm not sure what the compiler will do with -isystem flags when
> compiling a CHILL file.

tradcpp treats -iwhatever the same as -I.

zw

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