[mercury-users] mmc --make and MLLIBS
Julien Fischer
juliensf at csse.unimelb.edu.au
Fri Dec 1 18:28:32 AEDT 2006
On Fri, 1 Dec 2006, Peter Ross wrote:
> On 12/1/06, Julien Fischer <juliensf at csse.unimelb.edu.au> wrote:
>>
>> On Fri, 1 Dec 2006, Peter Ross wrote:
>>
>> > Hi,
>> >
>> > I have the following line in my Mercury.options file
>> >
>> > MLLIBS=libexpat.lib
>> >
>>
>> Have you told the compiler where libexpat.lib is?
>>
>> e.g,
>>
>> MLLIBS=-L <wherever it is> -lexpat (or is it -lexpat.lib?)
>>
> It does work if I use
> LDFLAGS=-L.
> MLLIBS=-lexpat
> and rename libexpat.lib to libexpat.a however if I use mmake the
Why did you include the .lib extension in the original one?
Julien.
--------------------------------------------------------------------------
mercury-users mailing list
Post messages to: mercury-users at csse.unimelb.edu.au
Administrative Queries: owner-mercury-users at csse.unimelb.edu.au
Subscriptions: mercury-users-request at csse.unimelb.edu.au
--------------------------------------------------------------------------
More information about the users
mailing list