libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

current cvs evaluates shrext before args are parsed


From: Benjamin Reed
Subject: current cvs evaluates shrext before args are parsed
Date: Mon, 12 Jan 2004 12:48:14 -0500
User-agent: Mozilla Thunderbird 0.5a (Macintosh 20040110)

Since on darwin shrext is dependent on whether the library is a module or not, shrext is set to a test that gets eval'd later.

It appears that sometime in the last month or two, changes have made it so that shrext is evaluated *before* the command-line arguments are parsed, and thus shrext is always .dylib because $module is set to no.

I've not yet tracked down where this happened, but this is likely going to cause issues on darwin.

The output of using "sh -x libtool" for building an arts -module is here, if you need to see a trace:

http://ranger.befunk.com/debug/libtool.log




reply via email to

[Prev in Thread] Current Thread [Next in Thread]