On 11/16/2009 02:40 PM, Erik van Pienbroek wrote:
BTW, the .def files are also used on Mac OS X environments (though I
had
issues were libtool didn't like the 'EXPORTS' line in the .def file).
Indeed, libtool works on all platforms if you just place
one-symbol-per-line in the file (and maybe not call it .def since it is
not a .def file).
Paolo