bug-libtool
[Top][All Lists]
Advanced

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

Re: maybe a problem with libtool-1.5


From: Bob Friesenhahn
Subject: Re: maybe a problem with libtool-1.5
Date: Wed, 1 Oct 2003 20:53:12 -0500 (CDT)

On Wed, 1 Oct 2003 address@hidden wrote:
>
> If I try a make I get something like:
>
> gcc ......-c file.c ..... -o file.o && echo >file.lo
>
> so, when I arrived to the link process with the command libtool .....
> --mode=link gcc ....
>
> it try to link only 1 byte long .lo files.
>
>
> Could you enlight me ?!?

What is the actual link line that libtool is using?

If 'configure --help' lists --disable-dependency-tracking as an
option, try adding --disable-dependency-tracking to the configure
options and see if that helps.

Bob
======================================
Bob Friesenhahn
address@hidden
http://www.simplesystems.org/users/bfriesen





reply via email to

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