bootstrap failure from your cygwin/winsup change

Philippe De Muyter phdm@macqel.be
Fri Apr 7 10:48:00 GMT 2000


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


More information about the Gcc-patches mailing list