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: bootstrap failure from your cygwin/winsup change


Chris Faylor wrote :
> On Fri, Apr 07, 2000 at 06:08:09AM +0200, Philippe De Muyter wrote:
> >As you're merely testing $(target_canonical) here, I think you could do that
> >in configure, and only include that code chunk when usefull in the
> >CC_FOR_TARGET/CXX_FOR_TARGET definitions.
> 
> A patch would be welcome.
> 
> cgf
> 

I could probably help if you explain what you want to do, but basically
CC_FOR_TARGET & CXX_FOR_TARGET could include a new configure-set macro,
e.g. TARGET_SPECIFIC_LD_FLAGS that would be empty for each target, and
set from configure or from an included makefile fragment for your target.

Philippe

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