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]

Re: gsl/visual C++


The library is compiled with the /MD option, for multithreading
support, and is statically linked.  There is a section in the
Microsoft help file about /MD and related options.  The test programs
are also compiled with /MD. 

It sounds like the /MD option may not be optimal... I'll have to take
another look at that before the next release.

regards
Brian Gough


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