Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: "Suhaib M. Siddiqi" <ssiddiqi@ipass.net>
To: "Mumit Khan" <khan@nanotech.wisc.edu>, <ssiddiqi@nspm.ipass.net>
Cc: "Steve Jorgensen" <steve@khoral.com>, <cygwin@sourceware.cygnus.com>
Subject: RE: gcc/g77/gcj 2.95.2 for cygwin CD 1.0? 
Date: Wed, 17 Nov 1999 07:56:40 -0500
Message-ID: <LOBBLPGIHMIEGBEAFDMCEEMLCBAA.ssiddiqi@ipass.net>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
In-Reply-To: <199911170601.AAA16413@mercury.xraylith.wisc.edu>
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
Importance: Normal


Hi Mumit,

For the users who are interested in compiling GCC 2.95.2 for Cygwin v 1.0 CD
Release.
To compile PGCC-2.95.2, I did the following:

1) Download gcc-2.95.2 source code
2) download Mumit's Win32 patches for GCC 2.95
3) Download PGCC 2.95.2 patches from www.goof.com/pcg
4) First Apply Mumit's Win32 patches for gcc 2.95 to gcc-2.95.2 source tree.
A
couple of pacthes will be rejected, which I fixed by maunal editing
5) Apply pgcc-2.95.2 patches to gcc-2.95.2 source tree. ( None of the
patches
were rejected)
6) ./configure --prefix=/cygwin/usr --host=i686-cygwin --build=i686-cygwin
7) make
8) make prefix=/pgcc-2952 exec_prefix=/cygwin/usr (To install in pgcc-2952
directory)

Compilation went very smooth.  If someone does want pgcc binaries then skip
the
steps 3 and 5.
Installing /cygwin/usr preserbe gcc which shipped with Cygwin 1.0.

The binaries plus patches of pgcc-2.95.2 are at http://siddiqi.webjump.com

Regards
Suhaib




> -----Original Message-----
> From: cygwin-owner@sourceware.cygnus.com
> [mailto:cygwin-owner@sourceware.cygnus.com]On Behalf Of Mumit Khan
> Sent: Wednesday, November 17, 1999 1:01 AM
> To: ssiddiqi@nspm.ipass.net
> Cc: Steve Jorgensen; cygwin@sourceware.cygnus.com
> Subject: Re: gcc/g77/gcj 2.95.2 for cygwin CD 1.0?
>
>
> "Suhaib Siddiqi" <sssiddiqi@ipass.net> writes:
> >
> >
> > Mumit / points to c:/ drive.
> >
> > There is nothing much useful in .usr/include, most of the cygwin
> > related headers are in /cygwin/usr/i686-cygwin/include
> >
> > /Cygwin/bin contains all the executables
> >
> > >
> > > 2. Output of CD gcc:
> > >
> > >    $ gcc -v
> > >    $ gcc -print-search-dirs
> >
> > I did send these two. But here they are again.  Ignore the ld
> > collect2 error.  I do not have hello.c (e.g) at the moment, and my
> > NT is busy porting MOTIF 2.1.12 to MSVC.  Therefore I did a touch
> > hello.c to get the outpu.
>
> Hi Suhaib,
>
> Thanks again for all the info. I just haven't had the time, sorry.
>
> I'll wait and see if Steve runs into problems. I'm much happier farming
> out this to someone else!
>
> Regards,
> Mumit
>
>
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

