Re: installation of .la-files and linking against installed libraries

2000-03-06 Thread Alexandre Oliva
/local/lib. This is libtool 1.3.3 BTW. Only CVS libtool will implicitly add any necessary -R flags and other dependencies from the .la file. And that's the reason why this file is installed. -- Alexandre Oliva http://www.ic.unicamp.br/~oliva/ Enjoy Guaraná Cygnus Solutions, a Red H

Re: installation of .la-files and linking against installed libraries

2000-03-06 Thread Alexandre Oliva
ha release is not just a CVS snapshot :-) -- Alexandre Oliva http://www.ic.unicamp.br/~oliva/ Enjoy Guaraná Cygnus Solutions, a Red Hat companyaoliva@{redhat, cygnus}.com Free Software Developer and EvangelistCS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org} Write

Re: [PATCH]: ld/Makefile.am

2000-03-14 Thread Alexandre Oliva
On Mar 13, 2000, "Gary V. Vaughan" [EMAIL PROTECTED] wrote: On Mon, Mar 13, 2000 at 02:42:44AM -0300, Alexandre Oliva wrote: I won't bother to post a revised patch. Ok to install? Huh? Okay to install what? =)O| A patch I had posted to binutils only, that fixes the old libto

Re: Multiple interfaces to a single library.

2000-03-20 Thread Alexandre Oliva
the instability, without hampering development of the unstable interface. -- Alexandre OlivaEnjoy Guaraná, see http://www.ic.unicamp.br/~oliva/ Cygnus Solutions, a Red Hat companyaoliva@{redhat, cygnus}.com Free Software Developer and EvangelistCS PhD student at IC-Unicamp oliva

Re: Build problems with SunWorkshop 4.2

2000-03-23 Thread Alexandre Oliva
... Well, you can always try to extract the patch that does that from the multi-language-branch :-) -- Alexandre OlivaEnjoy Guaraná, see http://www.ic.unicamp.br/~oliva/ Cygnus Solutions, a Red Hat companyaoliva@{redhat, cygnus}.com Free Software Developer and EvangelistCS PhD student

Re: install-strip

2000-03-27 Thread Alexandre Oliva
On Mar 27, 2000, "Dirk A. Mueller" [EMAIL PROTECTED] wrote: would it be possible to add "install-strip" support to libtool? It's already there, but only in CVS. -- Alexandre OlivaEnjoy Guaraná, see http://www.ic.unicamp.br/~oliva/ Cygnus Solutions, a Red Hat company

Re: 2nd Try: Shared libraries w/ C++ and libltdl

2000-04-11 Thread Alexandre Oliva
not clear to me whether this depends on `cout' being used by your library. I believe the mere fact of having the C++ (shared) library linked into a program causes `cout' to be initialized. -- Alexandre OlivaEnjoy Guaraná, see http://www.ic.unicamp.br/~oliva/ Cygnus Solutions, a Red H

Re: 2nd Try: Shared libraries w/ C++ and libltdl

2000-04-13 Thread Alexandre Oliva
On Apr 12, 2000, Ossama Othman [EMAIL PROTECTED] wrote: On Wed, Apr 12, 2000 at 07:54:47PM -0400, Kevin Atkinson wrote: On 11 Apr 2000, Alexandre Oliva wrote: On Apr 10, 2000, Kevin Atkinson [EMAIL PROTECTED] wrote: 1) On many platforms libtool can create shared libraries for C

Re: 2nd Try: Shared libraries w/ C++ and libltdl

2000-04-13 Thread Alexandre Oliva
On Apr 13, 2000, Kevin Atkinson [EMAIL PROTECTED] wrote: On 13 Apr 2000, Alexandre Oliva wrote: On Apr 12, 2000, Kevin Atkinson [EMAIL PROTECTED] wrote: On 12 Apr 2000, Alexandre Oliva wrote: On Apr 12, 2000, Michael Bletzinger [EMAIL PROTECTED] wrote: Another option you might

Re: Solution to Preload problem Feature Request

2000-04-14 Thread Alexandre Oliva
as the developer doesn't try to impose his view that it is the user that's responsible for setting LD_LIBRARY_PATH or adding directories to /etc/ld.so.conf if he doesn't want to follow the ```usual''' set-up. -- Alexandre OlivaEnjoy Guaraná, see http://www.ic.unicamp.br/~oliva/ Cygnus Solutions, a Red

Re: Solution to Preload problem Feature Request

2000-04-14 Thread Alexandre Oliva
by default) 4) IIRC, on some systems, LD_LIBRARY_PATH won't apply to dependent libraries. 5) etc 6) etc 7) etc :-) -- Alexandre OlivaEnjoy Guaraná, see http://www.ic.unicamp.br/~oliva/ Cygnus Solutions, a Red Hat companyaoliva@{redhat, cygnus}.com Free Software Developer and Evangelist

Re: [PATCH] Re: Problem with ltconfig --mode=link invocation

2000-05-02 Thread Alexandre Oliva
-*-linux-gnu*): Use libsuff 64 for search paths. This is fine. Please post it to [EMAIL PROTECTED], and it will eventually be installed. -- Alexandre OlivaEnjoy Guaraná, see http://www.ic.unicamp.br/~oliva/ Cygnus Solutions, a Red Hat companyaoliva@{redhat, cygnus}.com Free Software

Re: CVS libtool incompatability with IRIX compiler

2000-05-02 Thread Alexandre Oliva
-Wc,-LANG:std I don't think it is so simple. The comments below pertain only to IRIX C++ 7.3.1.1m. This compiler des not understand -Wc. It's libtool that understands -Wc, and -Xcompiler and strips them off when invoking the compiler driver for linking shared libraries. -- Alexandre Oliva

Re: Target for libtool?

2000-05-06 Thread Alexandre Oliva
not needed, shouldn't we write the following code instead? Looks good to me. I'm committing it now. Thanks. We'll have to review this code and remove all references to target, and use host wherever we currently refer to target. -- Alexandre OlivaEnjoy Guaraná, see http://www.ic.unicamp.br/~

Re: libtool on Sequent platforms...

2000-05-17 Thread Alexandre Oliva
have to be done as a special case for sequent-sysv4, as other sysv4s may not work exactly the same. -- Alexandre OlivaEnjoy Guaraná, see http://www.ic.unicamp.br/~oliva/ Cygnus Solutions, a Red Hat companyaoliva@{redhat, cygnus}.com Free Software Developer and EvangelistCS PhD

Re: libtool passing `-Wl,--whole-archive'

2000-05-18 Thread Alexandre Oliva
, but actually using ld, so it ``quotes'' the arguments in a way that would cause GCC to pass them to the linker. -- Alexandre OlivaEnjoy Guaraná, see http://www.ic.unicamp.br/~oliva/ Cygnus Solutions, a Red Hat companyaoliva@{redhat, cygnus}.com Free Software Developer and Evangelist

Re: libtool configuration and --build flag

2000-05-21 Thread Alexandre Oliva
the right copy of libtool.m4. -- Alexandre OlivaEnjoy Guaraná, see http://www.ic.unicamp.br/~oliva/ Cygnus Solutions, a Red Hat companyaoliva@{redhat, cygnus}.com Free Software Developer and EvangelistCS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org} Write

Re: BUG? libtool not passing rpath to ld

2000-05-21 Thread Alexandre Oliva
On May 21, 2000, Mocha [EMAIL PROTECTED] wrote: does libtool include -rpath's in shared objects? Not in release 1.3.4. In the CVS tree, there's the hardcode_into_libs flag that's used to decide whether to do it or not. -- Alexandre OlivaEnjoy Guaraná, see http://www.ic.unicamp.br/~oliva

Re: BUG? libtool not passing rpath to ld

2000-05-21 Thread Alexandre Oliva
On May 22, 2000, Mocha [EMAIL PROTECTED] wrote: any idea why it's broken in CVS? Not yet. I haven't had time to investigate yet :-( -- Alexandre OlivaEnjoy Guaraná, see http://www.ic.unicamp.br/~oliva/ Cygnus Solutions, a Red Hat companyaoliva@{redhat, cygnus}.com Free Software

Re: libtool, Tru64 patches .........

2000-05-24 Thread Alexandre Oliva
make a configuration variable to enable this behavior? -- Alexandre OlivaEnjoy Guaraná, see http://www.ic.unicamp.br/~oliva/ Cygnus Solutions, a Red Hat companyaoliva@{redhat, cygnus}.com Free Software Developer and EvangelistCS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.b

Re: CVS conflict on libtool homepage

2000-05-24 Thread Alexandre Oliva
. Could someone at www.gnu.org please fix it? -- Alexandre OlivaEnjoy Guaraná, see http://www.ic.unicamp.br/~oliva/ Cygnus Solutions, a Red Hat companyaoliva@{redhat, cygnus}.com Free Software Developer and EvangelistCS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org

Re: libtool-1.3.5

2000-05-26 Thread Alexandre Oliva
? You may want to check in the patches for Sequent and Rhapsody that have recently been posted to libtool-patches. Since they're ports to new systems, they can hardly break existing ports :-) -- Alexandre OlivaEnjoy Guaraná, see http://www.ic.unicamp.br/~oliva/ Cygnus Solutions, a Red H

Re: ltcf-cxx.sh

2000-05-29 Thread Alexandre Oliva
refuses to include such non-PIC code in a shared library. This means you wouldn't be able to create a shared library with g++ on Solaris. -- Alexandre OlivaEnjoy Guaraná, see http://www.ic.unicamp.br/~oliva/ Cygnus Solutions, a Red Hat companyaoliva@{redhat, cygnus}.com Free Software

Re: ltcf-cxx.sh

2000-05-29 Thread Alexandre Oliva
], along with a ChangeLog entry? -- Alexandre OlivaEnjoy Guaraná, see http://www.ic.unicamp.br/~oliva/ Cygnus Solutions, a Red Hat companyaoliva@{redhat, cygnus}.com Free Software Developer and EvangelistCS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org} Write to mailing

Re: ltcf-cxx.sh

2000-05-29 Thread Alexandre Oliva
libtool should use when it finds libstdc++ is not a shared library. -- Alexandre OlivaEnjoy Guaraná, see http://www.ic.unicamp.br/~oliva/ Cygnus Solutions, a Red Hat companyaoliva@{redhat, cygnus}.com Free Software Developer and EvangelistCS PhD student at IC-Unicamp oliva

Re: test failed

2000-05-30 Thread Alexandre Oliva
, in the test of whether the library format was ELF or a.out. -- Alexandre OlivaEnjoy Guaraná, see http://www.ic.unicamp.br/~oliva/ Cygnus Solutions, a Red Hat companyaoliva@{redhat, cygnus}.com Free Software Developer and EvangelistCS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br

Re: Parsing nm output on AIX

2000-05-30 Thread Alexandre Oliva
Libtool) to find `nm' and didn't get the `-B' option. What if one really need nm-for-target? Libtool should probably use AC_CHECK_TOOL itself to find `nm'. -- Alexandre OlivaEnjoy Guaraná, see http://www.ic.unicamp.br/~oliva/ Cygnus Solutions, a Red Hat companyaoliva@{redhat, cygnus

Re: Why does libtool still use cc?

2000-07-06 Thread Alexandre Oliva
On Jul 6, 2000, Mo DeJong [EMAIL PROTECTED] wrote: Does anyone know why libtool still tries to use cc? Probably because configure doesn't export CC, and ltconfig performs its own search for cc, which resembles the original autoconf AC_PROG_CC implementation. -- Alexandre Oliva Enjoy

Re: Why does ltconfig unset CC?

2000-07-09 Thread Alexandre Oliva
. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist*Please* write to mailing lists, not to me

Re: Why does ltconfig unset CC?

2000-07-09 Thread Alexandre Oliva
s when you promise there won't be any undefined symbols (-no-undefined) -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva@{lsd.ic.unicamp.br, gnu.org} Fre

Re: Why does ltconfig unset CC?

2000-07-09 Thread Alexandre Oliva
can tell. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist*Please* write to mailing lists, not to me

Re: Why does ltconfig unset CC?

2000-07-09 Thread Alexandre Oliva
if the library is self-contained. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist*Please* write

Re: Why does ltconfig unset CC?

2000-07-09 Thread Alexandre Oliva
, it uses whatever is passed in from its environment. You don't have to export CC, AC_PROG_LIBTOOL passes it down to ltconfig. CC_FOR_BUILD may still be useful, though. Now I just need to figure out how to make libtool name it "foo.dll" instead of libfoo-0-0-0.dll. -avoid-version -- Alexa

Re: ltcf-cxx.sh

2000-07-10 Thread Alexandre Oliva
libraries and not drop for `-module's? In any case, we'd have to resurrect the shared-library detection mechanisms on systems for which we've switched to pass_all, and figure out some way to enable them. And then, implement the option. Any volunteers? -- Alexandre Oliva Enjoy Guarana', see http

Re: BUG? libtool not passing rpath to ld

2000-07-10 Thread Alexandre Oliva
On May 22, 2000, Mocha [EMAIL PROTECTED] wrote: I think you may have gotten the Wl (since you made it) into CVS Yup, just installed. but not the inter-library dependency one. Will you please post it to [EMAIL PROTECTED], along with a ChangeLog entry? Thanks -- Alexandre Oliva Enjoy

Re: Link static library into libtool library

2000-07-19 Thread Alexandre Oliva
-libtool objects: /usr/local/lib/libbar.a Libtool is right. It can't be done portably, so libtool won't do it for you. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicamp

Re: relink_command

2000-07-26 Thread Alexandre Oliva
that generates that wrapper script? -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist*Please* write

Re: patch for libtool-1.3.5 to port new platform.

2000-07-26 Thread Alexandre Oliva
On Jul 25, 2000, [EMAIL PROTECTED] wrote: I wish to port libtool to a new platform. Please check out the CVS tree, update your patch (if needed) and post it along with a ChangeLog entry to [EMAIL PROTECTED] Thanks, -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva

Re: ML branch doesn't bootstrap

2000-07-26 Thread Alexandre Oliva
to download my messages, and it wouldn't even tell me there were messages for me. I took me three days to figure it out :-( Here's a patch that fixes this problem: Index: ChangeLog from Alexandre Oliva [EMAIL PROTECTED] * configure.in (AM_PROG_GCJ): Moved definition... * libtool.m4: ... here

Re: Ensuring compatibility between libtool components

2000-08-03 Thread Alexandre Oliva
On Aug 3, 2000, Akim Demaille [EMAIL PROTECTED] wrote: Why not using something more simple, such as passing an envvar with the version or things like this? It's not just a matter of reporting conflicts. It's a matter of ensuring that the user will get the work done. -- Alexandre Oliva

Re: ML - -L for every entry in LD_LIBRARY_PATH

2000-08-24 Thread Alexandre Oliva
haven't followed the development of the ML branch as closely as I should, so I may just be missing something :-( -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva

Re: Multi-lingual libtool annoyance

2000-08-30 Thread Alexandre Oliva
don't get further replaced when imported into other CVS trees, but nobody does that. Not even myself :-) -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicamp

Re: ranlib'ing static libraries?

2000-09-02 Thread Alexandre Oliva
On Aug 13, 2000, Assar Westerlund [EMAIL PROTECTED] wrote: * ltconfig.in: add back ranlib calls for static libraries if there is a ranlib Thanks, I'm checking this in. Sorry about the delay. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC

Re: ultrix, cache_file and ksh

2000-09-02 Thread Alexandre Oliva
On Jul 28, 2000, Pavel Roskin [EMAIL PROTECTED] wrote: + * ltconfig.in: only load $cache_file if it's a regular file Thanks, I'm checking this in -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com

Re: libltdl fix

2000-09-04 Thread Alexandre Oliva
On Sep 1, 2000, Alexandre Oliva [EMAIL PROTECTED] wrote: On Sep 1, 2000, Patrick Tullmann [EMAIL PROTECTED] wrote: I think something isn't quite right in the shared-library detection code in configure. (Quite possible when cross-compiling to the OSKit.) But, this patch at least lets my

Re: libltdl fix

2000-09-04 Thread Alexandre Oliva
On Sep 4, 2000, Patrick Tullmann [EMAIL PROTECTED] wrote: Let me know if you would like me to check patch this into the Kaffe CVS. Please go ahead. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com

Re: linking against uninstalled libtool libraries on Linux

2000-09-05 Thread Alexandre Oliva
Is this correct? Nope, my fault. When I modified the code for hardcode_into_libs=all yesterday, I assumed an equivalence that was wrong. Now I've just dropped what used to be hardcode_into_libs=all altogether, and it seems to be working fine. -- Alexandre Oliva Enjoy Guarana', see http

Re: CVS HEAD and parallel make install

2000-09-05 Thread Alexandre Oliva
On Sep 5, 2000, Alexandre Oliva [EMAIL PROTECTED] wrote: A bigger problem could show up if two libraries in the same directory, one dependent on the other, are installed concurrently. If relinking is needed for the dependent library, we have a problem. It appears to me that user will have

Re: libtool 1.3 : bug in calculating the file name if compiler doesn't support -c and -o

2000-09-11 Thread Alexandre Oliva
On Sep 11, 2000, Michael Matz [EMAIL PROTECTED] wrote: output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext} Yep May be I should collect all our KDE-patches and submit them ;) Please, by all means, do! :-) -- Alexandre Oliva Enjoy Guarana'

Re: multi-language-branch: --tag=CXX not specified

2000-09-15 Thread Alexandre Oliva
++ support. It's highly outdated, at this point. Basically, you have to modify ltcf-cxx.sh. Take a look at it and see if it makes any sense for you :-) -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS

Re: multi-language-branch: --tag=CXX not specified

2000-09-15 Thread Alexandre Oliva
using. Also, what are the libtool-related macros called in configure.in? Is AC_LIBTOOL_CXX being called explicitly (it shouldn't), or is it called implicitly by the AC_PROG_CXX hook? -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer

Re: Resolved: multi-language-branch: --tag=CXX not specified

2000-09-16 Thread Alexandre Oliva
in certain corner cases in it. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist*Please* write to mailing

Re: [Libtool] Re: Naming a project gnu-win32?

2000-09-18 Thread Alexandre Oliva
n'' or, even better, ``GNU Wins'', be a good thing? :-) -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evange

Re: libtool convenience library question

2000-09-29 Thread Alexandre Oliva
a relocatable object file out of the components. I'd also like to have PIC and non-PIC versions of convenience libraries; PIC versions would be used to create shared libraries, and non-PIC would be used for static libraries as well as executables. -- Alexandre Oliva Enjoy Guarana', see http

Re: $ORIGIN in RPATHs

2000-10-10 Thread Alexandre Oliva
require libtool to know the directory in which a program is going to be installed. This information isn't available when the program is linked. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD

Re: [PATCH] Fix for bootstrapping with latest CVS Autoconf

2000-10-11 Thread Alexandre Oliva
with both autoconf 2.13 and CVS autoconf, without triggering the warning in CVS autoconf, is this (from CVS automake's missing.m4): am_backtick='`' AC_MSG_WARN([${am_backtick}$VAR' ...]) -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer

Re: [PATCH] Fix for bootstrapping with latest CVS Autoconf

2000-10-12 Thread Alexandre Oliva
in favor of this change. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist*Please* write to mailing

Re: Inter-library dependencies

2000-10-24 Thread Alexandre Oliva
On Oct 24, 2000, Carlo Wood [EMAIL PROTECTED] wrote: Completely missing any notition of the libtool.m4 file in /usr/local/share/aclocal. See the libtool manual. It advises you to copy libtool.m4 into acinclude.m4 or aclocal.m4, precisely to avoid this kind of problem. -- Alexandre Oliva

Re: [MLB] Tag inferrence code needs improving

2000-10-26 Thread Alexandre Oliva
installed by the libtool package, right? Ok, I see the point now. Yes, aliases would be a nice addition, and so might be searching for additional compilers. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com

Re: [MLB] Tag inferrence code needs improving

2000-10-26 Thread Alexandre Oliva
be better (and easier) to simply specify the configuration tag you'd like libtool to use, instead of letting it attempt (and fail) to infer it. Of course, this will fail in case you *do* have multiple compilers with different options. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br

Re: HP-UX and +s

2000-10-26 Thread Alexandre Oliva
environment variable, what would be the recommended way to add the +s to my configure.in? LDFLAGS=-Wl,+s. But you shouldn't add it to your configure.in; if you do, you'll be making decisions that people who *build* your package should be allowed to do. -- Alexandre Oliva Enjoy Guarana', see

Re: [MLB] quote.test on AIX

2000-11-02 Thread Alexandre Oliva
been sniffing diesel fumes too long? :^) :-) -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist

Re: [MLB] quote.test on AIX

2000-11-02 Thread Alexandre Oliva
. The failure is on `mkdir .libs', which may give you a hint into the problem. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva@{lsd.ic.unicamp.br, gnu.org} Free

Re: Forbidden strings

2000-11-03 Thread Alexandre Oliva
On Nov 3, 2000, Akim Demaille [EMAIL PROTECTED] wrote: What should we do? Pavel Return to A[CHMSTU] Agreed. I'd rather take almost the full range and except AR if we need to. I'd prefer that the maintainers of autoconf weren't so greedy about prefixes :-) -- Alexandre Oliva Enjoy

Re: multi-lingual libtool -KPIC

2000-11-04 Thread Alexandre Oliva
:-) -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist*Please* write to mailing lists, not to me

Re: Feature request: c++ name mangling

2000-11-22 Thread Alexandre Oliva
ven if the interface of the library only uses extern "C". That's unfortunate, but true, and it will remain so until a standard for name mangling, internal representation of data and exception handling becomes widely adopted. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br

Re: rpath command?

2000-11-22 Thread Alexandre Oliva
`static int i;' -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist*Please* write to mailing lists

Re: rpath command?

2000-11-26 Thread Alexandre Oliva
an error) if we find a request to create a library out of no source files. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva@{lsd.ic.unicamp.br, gnu.org} Free

Re: rpath command?

2000-11-22 Thread Alexandre Oliva
? -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist*Please* write to mailing lists, not to me

Re: rpath command?

2000-11-27 Thread Alexandre Oliva
you're creating. Specifying one or more source files is supposed to give automake a clue on which languages are being used in the sub-libraries. Is it impossible to support building libraries out of ONLY other libraries? Yes. It isn't portable. Some linkers just fail. -- Alexandre Oliva

Re: Problem with ltdl.h

2000-11-28 Thread Alexandre Oliva
and those introduced by -I switches) -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist*Please* write

Re: Conflict between autoconf and libtool way of handling libraries (try 2)

2000-11-28 Thread Alexandre Oliva
libtool-specific M4 macros that one could use *instead* of autoconf macros. This doesn't appeal very much to me. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicamp

Re: Problem with ltdl.h

2000-11-28 Thread Alexandre Oliva
On Nov 28, 2000, Kevin Atkinson [EMAIL PROTECTED] wrote: On 28 Nov 2000, Alexandre Oliva wrote: On Nov 28, 2000, Bernard Dautrevaux [EMAIL PROTECTED] wrote: in C++ struct lt_dlhandle automatically define a TYPENAME i.e. makes an implicit typedef struct lt_dlhandle lt_dlhandle

Re: Problem with ltdl.h

2000-11-28 Thread Alexandre Oliva
On Nov 28, 2000, "Gary V. Vaughan" [EMAIL PROTECTED] wrote: How about we simply change the name of the struct to lt_handlerecord or something? I prefer `something' :-) How about `typedef struct lt_dlhandle_struct lt_dlhandle'? -- Alexandre Oliva Enjoy Guarana'

Re: More info

2000-12-04 Thread Alexandre Oliva
On Dec 3, 2000, "David Reid" [EMAIL PROTECTED] wrote: How can I get more information on failed tests? make VERBOSE=yes check -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD stu

Re: config.guess Linux overhaul

2000-12-06 Thread Alexandre Oliva
format and C library version, is there any reason why testing for __ELF__ and __GLIBC__ isn't enough? -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva

Re: Fix for Arg list too long

2000-12-12 Thread Alexandre Oliva
dotperchar=`echo $cmd | sed 's,.,. ,g' length=`set $onedotperchar; echo $#` Or use `awk': length=`echo cmd | awk '{print length($0);}'` (I'm not 100% sure length() is in the portable subset of awk, though) -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC

Re: [Fwd: Re: libtool 1.3.5 patches for AIX]

2000-12-13 Thread Alexandre Oliva
On Dec 13, 2000, Robert Boehne [EMAIL PROTECTED] wrote: So, is the '-Wl,' supposed to be removed and the test is written wrong, Yep, libtool should indeed remove `-Wl,', but only if `$wl' is empty. In general, the result should have `-Wl,' replaced with the contents of `$wl'. -- Alexandre

Re: [Patch] interlibrary dependency parsing in libltdl from CVS HEAD

2000-12-14 Thread Alexandre Oliva
ly, so I just ticked it to deal with it later ii) it was posted to the wrong mailing list (libtool-patches would have been the right place), so it's now in the folder in which I've got 270 other messages. You can supposed I don't go over all of them very often :-( iii) I'm still too busy :-(

Re: library_names_spec in ML branch for IRIX

2000-12-21 Thread Alexandre Oliva
On Dec 20, 2000, Albert Chin-A-Young [EMAIL PROTECTED] wrote: Do we care? Nope, we just get the link needlessly created more than once (unless duplicates are taken care of elsewhere, I'm not sure) -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer

Re: linking shared libraries into libtool libraries

2001-01-03 Thread Alexandre Oliva
the main feature that's going to be introduced in libtool 1.4. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva@{lsd.ic.unicamp.br, gnu.org} Free Software

Re: linking dependent libraries that have dependencies...

2001-01-12 Thread Alexandre Oliva
, though (both HEAD and MLB). -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist*Please* write to mailing

Re: echoing command lines

2001-01-14 Thread Alexandre Oliva
On Jan 14, 2001, Ben Elliston [EMAIL PROTECTED] wrote: Is there a workaround? LIBTOOL="/path/to/libtool --silent" Perhaps automake should introduce support for LTFLAGS? -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer

Re: echoing command lines

2001-01-14 Thread Alexandre Oliva
On Jan 15, 2001, [EMAIL PROTECTED] (William M. Perry) wrote: ifneq (,$(findstring s,$(MAKEFLAGS))) LIBTOOL+= --quiet endif I think I wouldn't reject a patch that would look at MAKEFLAGS and turn libtool quiet if it finds a -s in there... -- Alexandre Oliva Enjoy Guarana', see http

Re: lib64 on IRIX 6.3 ?

2001-01-15 Thread Alexandre Oliva
On Jan 15, 2001, Gernot Ziegler [EMAIL PROTECTED] wrote: It seems now that there is no way to make libtool link a 64 bit _shared_ library, since it ignores the "-mabi=64"-option for the linking command Try -Wc,-mabi=64 -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp

Re: Separate Source Directories

2001-01-18 Thread Alexandre Oliva
something like this? Why do you think libtool doesn't support it? You can certainly link in libtool object files from multiple directories into a single libtool library. Can't you? -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer

Re: Libtool hassle on Solaris...

2001-01-27 Thread Alexandre Oliva
On Jan 27, 2001, "Gary V. Vaughan" [EMAIL PROTECTED] wrote: exit0x3fc ../snprintfv/snprintfv/.libs/li bsnprintfvc.a(format.o) Solaris' ld can't link non-PIC libraries into shared libraries when `-z text' is used. This is the symptom. -- Alexa

Re: lib64 on IRIX 6.3 ?

2001-01-28 Thread Alexandre Oliva
On Jan 28, 2001, Gernot Ziegler [EMAIL PROTECTED] wrote: it - maybe a new libtool option is needed for that ? -Wc,-mabi=64 should work. With a CVS version of libtool. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva

Re: Different Build Dirs

2001-01-29 Thread Alexandre Oliva
build-1 cd /tmp/build-1 /path/to/srcdir/configure ... make mkdir /tmp/build-2 cd /tmp/build-2 /path/to/srcdir/configure ... make cd /path/to/srcdir mkdir build-3 cd build-3 ../cofnigure ... make ... -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC

Re: Libtool hassle on Solaris...

2001-01-30 Thread Alexandre Oliva
onger work. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist*Please* write to mailing lists,

Re: Fix for Arg list too long

2001-01-31 Thread Alexandre Oliva
should probably have some configuration flag to indicate that incremental old_archiving is not possible, and fallback to relinking in this case. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD s

Re: A*_PROG_LIBTOOL problems

2001-01-31 Thread Alexandre Oliva
libtoolize the package? -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist*Please* write to mailing lists

Re: Dynamically loading C++ Modules on Solaris

2001-01-31 Thread Alexandre Oliva
) in ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh, in the GCC section of Solaris, adds -mimpure-text to archive_cmds if deplibs_check_method is pass_all. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD

Re: Getting started question:

2001-01-31 Thread Alexandre Oliva
S autoconf and the readiness of CVS libtool to it. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist*Ple

Re: Fix for Arg list too long

2001-01-31 Thread Alexandre Oliva
for a C program, IMO. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist*Please* write to mail

Re: bug in CVS version of yesterday

2001-01-31 Thread Alexandre Oliva
On Jan 31, 2001, Wolfgang Mueller [EMAIL PROTECTED] wrote: I get the following problem on a sun which has several versions of gcc. I don't see any problem here. Or do you mean that gibberish after your signature? :-) -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva

Re: Dynamically loading C++ Modules on Solaris

2001-02-01 Thread Alexandre Oliva
and see if that works Try the other way round. -mimpure-text can never hurt (unless you really need a shared library not to contain any non-PIC code), as long as it is supported. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer

Re: Fix for Arg list too long

2001-02-01 Thread Alexandre Oliva
c or awk would. I know some exprs won't print matches wider than 128 bytes, but I don't know of any limitation when only the length of the match is requested, as in our case. This would result in our using command lines shorter than available. No big deal, I suppose. And users will probably ask abou

Re: Now complete: bug in CVS version of yesterday

2001-02-01 Thread Alexandre Oliva
? :-) -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist*Please* write to mailing lists, not to me

Re: lib*.so symlink

2001-02-02 Thread Alexandre Oliva
package), and the .so.MAJOR of the latest version thereof (as per the lib package). Or something like that :-) -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{cygnus.com, redhat.com} CS PhD student at IC-Unicampoliva

  1   2   3   >