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 06:24:54AM -0300, Alexandre Oliva wrote:
>Disclaimer: I haven't tested this on cygwin.  The patch reorders some
>of the -I and -L flags, to keep the cygwin/winsup configuration
>simpler.  If this should not be done, please let me know, and I'll fix
>it.
>
>Ok to install?

It won't work on cygwin.  You have, at the very least, a problem in that
you're misspelled a directory name as 'win32api' rather than 'w32api'.

I don't know if your other changes will work or not.  They look
reasonable but I am uneasy that you haven't checked them.

I am actually generically uneasy when I see something like "I haven't
tested this on xxx" followed by "Ok to install?"

cgf

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