This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: BORLAND C++ DLL


Emmanuel Chomarat writes:
 > Hello ,
 >       I want to know if someones have already used GSL as a dll
 >       with a borland apps.
 >       Does anyone know how to produce these dll with borland?
 > 
 > Thanks in advance
 > 

I think this was discussed on the list a while back and the conclusion
was that you'd need to use static linking if you are using the gsl
package from gnuwin32, because the header files do not import all the
symbols with dynamic linking.

Brian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]