chine, not to the build or the user environment.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf
Of Randall R Schulz
Sent: Thursday, December 19, 2002 12:17 AM
To: [EMAIL PROTECTED]
Subject: Re: gcc-2 problems
David,
Surely your makefiles invoke the compile
On Thu, Dec 19, 2002 at 02:44:20PM +0100, Thomas Pfaff wrote:
>Instead of renaming the files create links:
>
>ln -s gcc-2.exe gcc.exe
>ln -s g++-2.exe g++.exe
>...
>
>If your fs is ntfs you can also create hard links
Of course, this *is* a new/different version of gcc v2, so if you are
worried abo
Instead of renaming the files create links:
ln -s gcc-2.exe gcc.exe
ln -s g++-2.exe g++.exe
...
If your fs is ntfs you can also create hard links
Thomas
David K. McAllister wrote:
Today I updated my cygwin install for the first time in about three
months. Apparently I unwittingly installed gcc
Of Randall R Schulz
> Sent: Thursday, December 19, 2002 12:17 AM
> To: [EMAIL PROTECTED]
> Subject: Re: gcc-2 problems
>
>
> David,
>
> Surely your makefiles invoke the compiler via an environment variable
> so as
> to allow you to override the default? Likewise you
lf
Of Randall R Schulz
Sent: Thursday, December 19, 2002 12:17 AM
To: [EMAIL PROTECTED]
Subject: Re: gcc-2 problems
David,
Surely your makefiles invoke the compiler via an environment variable so
as
to allow you to override the default? Likewise your configure scripts
include compiler override op
David,
Surely your makefiles invoke the compiler via an environment variable so as
to allow you to override the default? Likewise your configure scripts
include compiler override options, no?
Randall Schulz
At 23:07 2002-12-18, David K. McAllister wrote:
Today I updated my cygwin install for
Today I updated my cygwin install for the first time in about three
months. Apparently I unwittingly installed gcc 3.2. Our code base is
staunchly gcc 2.95 for now. I discovered the gcc2 package and installed
it, but of course it's not the default and I can't change our code base
to look at gcc-2.
7 matches
Mail list logo