From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2186 invoked by alias); 26 Nov 2001 17:49:06 -0000 Mailing-List: contact gsl-discuss-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sources.redhat.com Received: (qmail 2173 invoked from network); 26 Nov 2001 17:49:05 -0000 Received: from unknown (HELO smtp2.yaonline.es) (62.151.4.8) by sourceware.cygnus.com with SMTP; 26 Nov 2001 17:49:05 -0000 Received: from SACATE (unknown [212.106.252.185]) by smtp2.yaonline.es (Yaonline mail service) with SMTP id E2DC03B0E3 for ; Mon, 26 Nov 2001 18:50:50 +0100 (CET) Message-ID: <000a01c176a2$870955c0$0be6a8c0@SACATE> From: "Santiago Calderon" To: Subject: BORLAND C++ and GSL Date: Sat, 17 Nov 2001 13:31:00 -0000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C176AA.E4D88EC0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-SW-Source: 2001-q4/txt/msg00054.txt.bz2 Message-ID: <20011117133100.4bvRpyDOp9tO6Fr637Cwodww5WzX-Jk6fD5zEbZc6mg@z> This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C176AA.E4D88EC0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-length: 820 Hello everobody I have tried to use the new gsl1.0 version with c++ Borland under windows'9= 8 using the static libraries libgsl-bcc.lib and libgslcblas-bcc.lib. Anythi= ng seems to work fine during the compilation, but when I trie to run the pr= ogram it gives me an error because it do not find the libgsl.dll library. I= n the zip file I downloaded it is a file called libgsl.dll.a, I have try to= rename it to libgsl.dll as it is used in windows but the program now says = that the libgsl.dll is corrupted. It seems as if the *-bcc.lib for Borland were import libraries and not sta= tic libraries because they need the dll=20 libraries to work. The *.dll of the download have the *.dll.a termination a= nd I am not able of using them under windows even changing the name to *.dll Please help Santiago Calderon ------=_NextPart_000_0007_01C176AA.E4D88EC0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-length: 1536
Hello everobody
 
I have tried to use the new gsl1.0 version with c++ Bor= land=20 under windows'98 using the static libraries libgsl-bcc.lib and=20 libgslcblas-bcc.lib. Anything seems to work fine during the compilatio= n,=20 but when I trie to run the program it gives me a= n error=20 because it do not find the libgsl.dll library. In the zip file I downloaded= it=20 is a file called libgsl.dll.a, I have try to rename i= t to=20 libgsl.dll as it is used in windows but the program now says that the libgs= l.dll=20 is corrupted.
 
 It seems as if the *-bcc.lib for Borland were imp= ort=20 libraries and not static libraries because they need the dll
libraries to work. The *.dll of the download have = the=20 *.dll.a termination and I am not able of using them under windows even chan= ging=20 the name to *.dll
 
 Please help
Santiago Calderon
------=_NextPart_000_0007_01C176AA.E4D88EC0--