On Apr 13, 2008, at 11:45 AM, Jean-François Mertens wrote:
>
> On 13 Apr 2008, at 17:15, Ben Abbott wrote:
>> In  my prior email I had neglected to mention that the various static
>> libs are accompanied by *.def files. I'm not familiar with their
>> purpose, but their content is ...
>>
>> $ cat libamd.def
>> LIBRARY libamd.dll
>> EXPORTS
>> amd_order
>> amd_defaults
>> amd_control
>> amd_info
>> amd_2
>> amd_l_order
>> amd_l_defaults
>> amd_l_control
>> amd_l_info
>> amd_l2
>>
>> Might this be useful information?
>
> sure _ very useful to build a correct lib.
> removing their first 2 lines via sed turns them into and pre-pending  
> underscores exported symbols lists.
>
> JF

Forgive my ignorance, but how would I make use of these files to  
produce a correct lib?

Ben
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to