At Tue, 21 Aug 2007 03:39:09 -0700 (PDT), Amir Hossein Zamani Safa wrote: > > "DLL_EXPORT" is a general name and every dll may redefine it to > export its symbols. This name causes trouble in some situations, eg > when someone uses libgsl.dll in another dll (foo.dll) where it need > to import GSL symbols into, and export other symbols from foo.dll > and this will end up with linkage errors. > > It's better to rename it as GSL_DLL_SOURCE or something unique like > that. >
Thanks for the suggestion. -- Brian Gough _______________________________________________ Bug-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gsl
