Date: Tue, 27 Jan 1998 08:45:05 +0100 From: Ollivier Robert <roberto@keltia.freenix.fr> To: freebsd-current@FreeBSD.ORG Subject: Re: Building EGCS. What am I missing? Message-ID: <19980127084505.42012@keltia.freenix.fr> In-Reply-To: <Pine.BSF.3.96.980126173228.235P-100000@zippy.dyn.ml.org>; from Alex on Mon, Jan 26, 1998 at 05:35:04PM -0800 References: <19980127002052.38606@keltia.freenix.fr> <Pine.BSF.3.96.980126173228.235P-100000@zippy.dyn.ml.org>
next in thread | previous in thread | raw e-mail | index | archive | help
According to Alex: > I tried that, and it built just fine. However, I can't seem to get it to > make shared libraries at all :/ I've mucked around with switching to ELF, You probably get the same error as I do: /opt/egcs/bin/gcc -fpic -DPIC -O -pipe -DLIBC_SCCS -I/usr/src/lib/libkvm/../../sys -c /src/src/lib/libkvm/kvm_proc.c -o kvm_proc.so building shared kvm library (version 2.0) ld: No reference to __DYNAMIC collect2: ld returned 1 exit status *** Error code 1 Stop. -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 3.0-CURRENT #53: Sun Jan 25 18:55:28 CET 1998
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980127084505.42012>