Reducing Linker Bugs
dsimcha
dsimcha at yahoo.com
Mon Dec 19 10:46:10 PST 2011
The OMF library that I don't have the source to is a BLAS/LAPACK
stub library that calls into a DLL. It was uploaded ~5 years ago
to DSource by Bill Baxter. I know absolutely no details about
how he compiled it.
On Monday, 19 December 2011 at 18:04:26 UTC, Walter Bright wrote:
> On 12/19/2011 5:51 AM, dsimcha wrote:
>> On 12/19/2011 12:54 AM, Walter Bright wrote:
>>> On 12/18/2011 8:38 PM, dsimcha wrote:
>>>> Two questions:
>>>>
>>>> 1. What's the best way to file a bug report against Optlink
>>>> when I get
>>>> one of
>>>> those "Optlink terminated unexpectedly" windows and I'm
>>>> linking in
>>>> libraries
>>>> that I don't have the source code to and thus can't reduce?
>>>
>>> In that case, the best thing is to zip it all up and file a
>>> bugzilla
>>> report on it.
>>
>> Do you need the sources or just the object/library binaries?
>
> For linker problems, doan need no steenkin' sources.
>
> BTW, optlink is known to have problems with weak extern records.
>
> Where did your omf libraries come from?
More information about the Digitalmars-d
mailing list