From owner-freebsd-hackers Mon Apr 13 14:15:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA20154 for freebsd-hackers-outgoing; Mon, 13 Apr 1998 14:15:12 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from klemm.gtn.com (klemm-isdn.gtn.com [194.77.2.34]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA20137 for ; Mon, 13 Apr 1998 21:14:57 GMT (envelope-from andreas@klemm.gtn.com) Received: (from andreas@localhost) by klemm.gtn.com (8.8.8/8.8.8) id XAA17511; Mon, 13 Apr 1998 23:08:11 +0200 (CEST) (envelope-from andreas) Message-ID: <19980413230811.34298@klemm.gtn.com> Date: Mon, 13 Apr 1998 23:08:11 +0200 From: Andreas Klemm To: John Polstra Cc: hackers@FreeBSD.ORG Subject: Re: libqt-1.39 snap: ld: -L differences between Linux and FreeBSD ??? References: <19980410141324.56043@klemm.gtn.com> <199804111653.JAA03961@austin.polstra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <199804111653.JAA03961@austin.polstra.com>; from John Polstra on Sat, Apr 11, 1998 at 09:53:18AM -0700 X-Disclaimer: A free society is one where it is safe to be unpopular X-Operating-System: FreeBSD 3.0-CURRENT SMP Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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