Hi,
I currently don't have time to really look into it, so the description of
the current behaviour of libtool might seem a little wishy-washy, but I
mention it anyway, in case anybody knows right away what caused this:
Basically libtool is relinking when installing, even on linux. Situation
in
On Dec 11, 2000, "Devin L. Ganger" <[EMAIL PROTECTED]> wrote:
> make[1]: Entering directory `/usr/local/src/openjade-1.3'
> make[2]: Entering directory `/usr/local/src/openjade-1.3/lib'
> /usr/local/src/openjade-1.3/libtool --mode=install config/install.sh -c
> libosp.la /usr/local/libconfig/inst
I'm happy to say that running the test suites of both Libtools and of
Automake with CVS Autoconf works fine.
___
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool
Libtool developers:
Using the multi-language-branch as a starting point, I have a working
"libtool" script that incrementally links libraries to prevent running
into limits of the shell. Now I need to clean up the implementation and
auto-generate the proper configuration. I have defined two new
On Dec 12, 2000, Robert Boehne <[EMAIL PROTECTED]> wrote:
> Using the multi-language-branch as a starting point, I have a working
> "libtool" script that incrementally links libraries to prevent running
> into limits of the shell.
Cool!
> I have defined two new shell variables in libtool,
> ${i
Michael Matz wrote:
>
> Hi,
>
> I currently don't have time to really look into it, so the description of
> the current behaviour of libtool might seem a little wishy-washy, but I
> mention it anyway, in case anybody knows right away what caused this:
>
> Basically libtool is relinking when ins
Alexandre Oliva wrote:
>
> On Dec 12, 2000, Robert Boehne <[EMAIL PROTECTED]> wrote:
>
> > Using the multi-language-branch as a starting point, I have a working
> > "libtool" script that incrementally links libraries to prevent running
> > into limits of the shell.
>
> Cool!
>
> > I have defin
Hi,
Akim Demaille <[EMAIL PROTECTED]> writes:
> I'm happy to say that running the test suites of both Libtools and of
> Automake with CVS Autoconf works fine.
The following simple configure.in seems to be causing problems, with
the latest CVS libtool from the multi-language-branch, and CVS
autoc
On Dec 12, 2000, Robert Boehne <[EMAIL PROTECTED]> wrote:
> Right now, $incr_archive_cmds will first create an archive file one .o
> at a time,
> then link a shared object with the archive file in place of $libobjs.
> This works
Not portably, I'm afraid. Besides broken systems in which static
l