Re: flat namespaces redux

2003-02-03 Thread Peter O'Gorman
On Monday, February 3, 2003, at 01:27 AM, Benjamin Reed wrote: This would make libtool default to making twolevel libraries (which is darwin's linker default, in fact), but you could still pass "-flat_namespace -undefined suppress" to the command-line if you have a poorly behaving app. W

Re: flat namespaces redux

2003-02-03 Thread Benjamin Reed
Well, I think that building thing two level namespace ought to be the libtool default also, flat_namespace is needed for some things but causes problems for many others, how about trying both by default? cc -multiply_defined suppress -prebind blah || cc -flat_namespace -undefined suppress blah

Re: flat namespaces redux

2003-02-03 Thread Peter O'Gorman
On Tuesday, February 4, 2003, at 12:01 AM, Benjamin Reed wrote: cc -multiply_defined suppress -prebind blah || cc -flat_namespace -undefined suppress blah 1. libkdeui's LIBADD is "-lkdecore" 2. the first half of the link complains that -lqt-mt is indirectly referenced 3. it builds the librar

Re: flat namespaces redux

2003-02-03 Thread Albert Chin
On Tue, Feb 04, 2003 at 12:23:04AM +0900, Peter O'Gorman wrote: > > On Tuesday, February 4, 2003, at 12:01 AM, Benjamin Reed wrote: > >> > >>cc -multiply_defined suppress -prebind blah || cc -flat_namespace > >>-undefined suppress blah > > > >1. libkdeui's LIBADD is "-lkdecore" > >2. the first h

Broken exe wrapper script on OS/X

2003-02-03 Thread Bruce Korb
GNU libtool) 1.4.2 Here "$col" refers to an ugly path to a shell script wrapper for the "columns" program. I modified it slightly by adding "set -x" just before the command invocation. As you can see, there seems to be a problem with embedded white space in command line arguments. The argumen

Re: Broken exe wrapper script on OS/X

2003-02-03 Thread Robert Boehne
Bruce, So what does CVS Libtool do? Robert Bruce Korb wrote: > > GNU libtool) 1.4.2 > > Here "$col" refers to an ugly path to a shell script wrapper > for the "columns" program. I modified it slightly by adding > "set -x" just before the command invocation. As you can see, > there seems to b

[ 100207 ] need_lib_prefix=no for osf*

2003-02-03 Thread nobody
Support Request #100207, was updated on 2001-Nov-19 12:18 You can respond by visiting: http://savannah.gnu.org/support/?func=detailsupport&support_id=100207&group_id=25 Category: None Status: Closed Priority: 5 Summary: need_lib_prefix=no for osf* By: mooney Date: 2002-Oct-18 22:11 Logged In:

[ 101415 ] libtool + C++ + gcc on solaris

2003-02-03 Thread nobody
Support Request #101415, was updated on 2002-Oct-18 08:55 You can respond by visiting: http://savannah.gnu.org/support/?func=detailsupport&support_id=101415&group_id=25 Category: None Status: Deleted Priority: 5 Summary: libtool + C++ + gcc on solaris By: rboehne Date: 2002-Oct-22 08:28 Logged

Re: flat namespaces redux

2003-02-03 Thread Robert Boehne
Hello, Maybe I don't understand OS X, but as I see it, any library that needs a two level namespace would not build on any other OS because OS X is the only OS that supports this feature. Now, if that is the case, it doesn't make any sense for Libtool (a tool for portable library creation & use) t

Pending release of 1.5

2003-02-03 Thread Robert Boehne
Hello, I'm just about to make the release of Libtool 1.5. If anyone would like to test the current CVS on their favorite platform and report any problems, please do so! If not, your woes may have to wait for 1.5.1. Thanks, Robert Boehne ___ Libtool

[ 101415 ] libtool + C++ + gcc on solaris

2003-02-03 Thread nobody
Support Request #101415, was updated on 2002-Oct-18 09:55 You can respond by visiting: http://savannah.gnu.org/support/?func=detailsupport&support_id=101415&group_id=25 Category: None Status: Deleted Priority: 5 Summary: libtool + C++ + gcc on solaris By: David.Decotigny Date: 2003-Feb-04 02:5