Date: Mon, 13 Apr 1998 23:08:11 +0200 From: Andreas Klemm <andreas@klemm.gtn.com> To: John Polstra <jdp@polstra.com> Cc: hackers@FreeBSD.ORG Subject: Re: libqt-1.39 snap: ld: -L differences between Linux and FreeBSD ??? Message-ID: <19980413230811.34298@klemm.gtn.com> In-Reply-To: <199804111653.JAA03961@austin.polstra.com>; from John Polstra on Sat, Apr 11, 1998 at 09:53:18AM -0700 References: <19980410141324.56043@klemm.gtn.com> <199804111653.JAA03961@austin.polstra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I think I have the solution... When building the shared library libqt.so.1.39, ld is being called without the '-Bshareable' command line option. So the shared lib can't be build sucessfully by the linker and so on... I think this has been forgotten by the qt developement team, after revamping the whole configuration mechanism. -- Andreas Klemm http://www.FreeBSD.ORG/~andreas What gives you 90% more speed, for example in kernel compilation ? http://www.FreeBSD.ORG/~fsmp/SMP/akgraph-a/graph1.html powered by ,,symmetric multiprocessor FreeBSD'' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980413230811.34298>