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@thor.xraylith.wisc.edu>,
        "Javier Gil" <javier.gil@unavarra.es>
Cc: "Cygwin@Sourceware. Cygnus. Com" <cygwin@sourceware.cygnus.com>
Subject: RE: FW: so sorry. 
Date: Sat, 13 Nov 1999 20:00:58 -0500
Message-ID: <LOBBLPGIHMIEGBEAFDMCOEMCCBAA.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: <199911140057.SAA01807@mercury.xraylith.wisc.edu>
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300


Let me give one more suggestion here.

Javier is using EGCS version (which is old).
LAPACK and BLAS were not compiling with egcs 1.1.2 and 1.1.2.  It need
to fix several fortran (F77) code.
Lapack and blas do compile with GCC-2.95.x without problems.
He needs to upgrade his GCC first.

Suhaib

> -----Original Message-----
> From: cygwin-owner@sourceware.cygnus.com
> [mailto:cygwin-owner@sourceware.cygnus.com]On Behalf Of Mumit Khan
> Sent: Saturday, November 13, 1999 7:57 PM
> To: Javier Gil
> Cc: Cygwin@Sourceware. Cygnus. Com
> Subject: Re: FW: so sorry.
>
>
> "Suhaib M. Siddiqi" <ssiddiqi@inspirepharm.com> writes:
> > ------=_NextPart_000_000F_01BF2E0F.69CEA240
> > Content-Type: text/plain;
> > 	charset="iso-8859-1"
> > Content-Transfer-Encoding: 7bit
> >
> >
> >
> > > -----Original Message-----
> > > From: Javier Gil [mailto:javier.gil@unavarra.es]
> > > Sent: Saturday, November 13, 1999 8:54 AM
> > > To: Ssiddiqi@InspirePharm.Com
> > > Subject: so sorry.
> > >
> > >
> > > I have forgotten the document...
> > >
> > ------=_NextPart_000_000F_01BF2E0F.69CEA240
> > Content-Type: text/plain;
> > 	name="error_file.txt"
> > Content-Transfer-Encoding: quoted-printable
> > Content-Disposition: attachment;
> > 	filename="error_file.txt"
> >
> > stdout
> >
> > gcc  sblat2.o  \
> >         ../../blas_alpha.a ../../F2CLIBS/libF77.a
> ../../F2CLIBS/libI77.a =
> > -lm -lc -o ../xblat2s
> >
> > stderr
> >
> >
> C:\cygnus\CYGWIN~1\H-I586~1\bin\..\lib\gcc-lib\i586-cygwin32\egcs-2.91.57=
> >
> \..\..\..\..\i586-cygwin32\lib/libcygwin.a(libccrt0.o)(.data+0x0):libccrt=
> > 0.cc: multiple definition of `_impure_ptr'
> >
> C:\cygnus\CYGWIN~1\H-I586~1\bin\..\lib\gcc-lib\i586-cygwin32\egcs-2.91.57=
> > \..\..\..\..\i586-cygwin32\lib/libc.a(impure.o)(.data+0x2ec):impure.c: =
> > first defined here
> > collect2: ld returned 1 exit status
> > make: *** [../xblat2s] Error 1
> >
>
> Remove the -lm -lc from the link line. I believe this issue will go away
> in the next Cygwin net release (b21). All the C runtime and math library
> is automatically linked in from the Cygwin DLL (libcygwin.a).
>
> 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

