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 Sun, Jul 30, 2000 at 01:01:42AM -0300, Alexandre Oliva wrote:
>If none of these are clean enough, we should probably introduce
>support for --without-gcc, that would avoid configuring the gcc tree
>and expecting to find compilers in it, just like we do
>--without-gnu-as and --without-gnu-ld.

That sounds like a good idea to me.

>> I'll be willing to test this this weekend.  I've got a cygwin
>> cross-compilation environment just waiting for a patch.  :-)
>
>Too late, I'm about to complete my Canadian build in a couple of
>minutes.  But there you go, anyway.  Ok to install?

It looks like it will work.  Thanks.

I'm also thinking about modifying the cygwin section to avoid adding
non-existent directories.  Moving this stuff to configure.in provides a
lot more flexibility for checking things.  Some of the directories that
are being searched for libraries and include files reflect old versions
of cygwin.  I think it makes sense to only include those directories if
they actually exist.

Thanks for cleaning all of this stuff up.

cgf

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