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]
Other format: [Raw text]

Re: Link tests after GCC_NO_EXECUTABLES


On Fri, Dec 07, 2007 at 10:37:59AM -0800, Mark Mitchell wrote:
> 
> I have to admit that I'm getting concerned.  The issue Richard has
> raised about Cygwin, and the various corner-cases here are making me
> think that we're at risk of introducing instability.

   I think so too. If the Cygwin example had been raised a week ago I
wouldn't have used ${with_newlib} to enable use of the cache file.

   Status is that I would still hate to loose the ability to build the
simulator targets in a straight-forward way. At the same time, I can easily
live with adding one more option to the configure command to get the
simulator targets to build. So my suggestion is this:

1) Make the cached link test results require an explicit option to enable
them. I can code that up tomorrow.
2) Put in the libstdc++ patch.
3) Revert the top level changes for the -B and -L options.

   Does this sound safe enough?

-- 
Rask Ingemann Lambertsen
Danish law requires addresses in e-mail to be logged and stored for a year


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