libtool
[Top][All Lists]
Advanced

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

Re: A problem with executable wrapper


From: Rafał Mużyło
Subject: Re: A problem with executable wrapper
Date: Thu, 17 Dec 2009 11:32:06 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

On Thu, Dec 17, 2009 at 07:24:51AM +0100, Ralf Wildenhues wrote:
> > I'm not sure if I'm subscribed,
> > so treat it as if I'm not (CC me).
> 
> You are, as far as I can see.
>
Regardless, CC me, as mail delivery is off.
> Can you show the link command line for this program/wrapper, and all of
> its output with --debug added as first argument to ../libtool; also,
> please show
>   ./libtool --config
> 
> and whether you have set LD_LIBRARY_PATH in your environment.
Seems it's coming from one of system la files' libdir line
(one more argument for policy of forcing their removal).

LD_LIBRARY_PATH is unset.
/bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2   -o ghex2
hex-document-ui.o preferences.o findreplace.o converter.o config.o
main.o ui.o chartable.o session.o print.o ghex-window.o factory.o
hex-dialog.o  -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2
-lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation
-lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0
-lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0
-lfreetype -lfontconfig -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0
-lgobject-2.0 -lglib-2.0   libgtkhex.la/bin/sh ../libtool --debug
--tag=CC   --mode=link gcc  -g -O2   -o ghex2 hex-document-ui.o
preferences.o findreplace.o converter.o config.o main.o ui.o chartable.o
session.o print.o ghex-window.o factory.o hex-dialog.o  -pthread
-lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2
-lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0
-lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype
-lfontconfig -lgconf-2 -lgthread-2.0 -lrt -lgmodule-2.0 -lgobject-2.0
-lglib-2.0   libgtkhex.la

Attached debug output is for the modified ltmain.sh
script libtool - that change only affects the order.

Attachment: ghex2.link.bz2
Description: BZip2 compressed data


reply via email to

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