[m-dev.] mmake ignoring LDFLAGS
Ian MacLarty
maclarty at cs.mu.OZ.AU
Wed Oct 27 22:15:51 AEST 2004
On 27 Oct 2004, at 19:48, Michael Wybrow wrote:
> On Wed, 27 Oct 2004, Ian MacLarty wrote:
>> Does it work if you set EXTRA_LDFLAGS instead of just LDFLAGS?
>
> Nope. Same situation. And in fact, if I print out their values from
> within the script 'ml' both those variables have been clobbered and
> are now empty.
>
Okay, what about putting the following in browser/Mmake.browser.params:
EXTRA_LIB_DIRS = /sw/lib
Alternatively try to set the environment variable LD_LIBRARY_PATH to
"/sw/lib".
Ian.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions: mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------
More information about the developers
mailing list