Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: "Suhaib M. Siddiqi" To: "Mumit Khan" , "Javier Gil" Cc: "Cygwin AT Sourceware. Cygnus. Com" Subject: RE: FW: so sorry. Date: Sat, 13 Nov 1999 20:00:58 -0500 Message-ID: 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 AT sourceware DOT cygnus DOT com > [mailto:cygwin-owner AT sourceware DOT cygnus DOT com]On Behalf Of Mumit Khan > Sent: Saturday, November 13, 1999 7:57 PM > To: Javier Gil > Cc: Cygwin AT Sourceware. Cygnus. Com > Subject: Re: FW: so sorry. > > > "Suhaib M. Siddiqi" 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 DOT gil AT unavarra DOT es] > > > Sent: Saturday, November 13, 1999 8:54 AM > > > To: Ssiddiqi AT InspirePharm DOT 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 AT sourceware DOT cygnus DOT com > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com