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
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
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
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
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
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
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:
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
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
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
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
11 matches
Mail list logo