Re: [Gnuwin32-users] RE: Using GSL with Borland C++
Provides native Win32 open source ports and utilities
Brought to you by:
gnuwin32
|
From: Brian G. <bj...@ne...> - 2002-04-01 12:42:42
|
Kees Zeelenberg writes: > The Gnuwin32 port of GSL has import libraries for Borland > (they have extension -bcc.lib). They have been created from the DLL with > the Borland program implib.exe. What probably doesn't work is the use of > constants from the DLL; Hi, GSL relies on using constants, it doesn't work without them. So the Borland part of the GnuWin32 version of GSL is broken from the user's point of view. Probably the same is true for the MSVC part. Brian |