libtool
[Top][All Lists]
Advanced

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

ltdl.lo


From: Patrick Welche
Subject: ltdl.lo
Date: Thu, 22 Jan 2004 21:16:44 +0000
User-agent: Mutt/1.5.5.1i

On NetBSD-1.6ZH/i386, with today's cvs:

Making all in libltdl
gmake[2]: Entering directory `/usr/src/local/libtool/libltdl'
/usr/local/bin/bash ../libtool --mode=compile --tag=CC gcc 
-DHAVE_CONFIG_H="<config.h>" -I. -I. -I..  -I..   -g -O2 -c -o ltdl.lo ltdl.c
mkdir .libs
 gcc "-DHAVE_CONFIG_H=<config.h>" -I. -I. -I.. -I.. -g -O2 -c ltdl.c  -fPIC 
-DPIC -o .libs/ltdl.o
 gcc "-DHAVE_CONFIG_H=<config.h>" -I. -I. -I.. -I.. -g -O2 -c ltdl.c -o ltdl.o 
>/dev/null 2>&1
/usr/local/bin/bash ../libtool --mode=link --tag=CC gcc  -g -O2   -o libltdl.la 
-rpath /usr/local/lib -no-undefined -version-info 4:0:1 ltdl.lo  
libtool: link: `ltdl.lo' is not a valid libtool object

?

% cat ./libltdl/ltdl.lo
# ltdl.lo - a libtool object file
# Generated by ltmain.sh (GNU libtool 1.1383 2004/01/22 15:27:25) 1.5a
#
# Please DO NOT delete this file!
# It is necessary for linking the library.

# Name of the PIC object.
pic_object='.libs/ltdl.o'

# Name of the non-PIC object.
non_pic_object='ltdl.o'

%

What's wrong with that?

Cheers,

Patrick




reply via email to

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