Date: Thu, 24 Aug 2000 13:49:26 +0700 (NSS) From: Max Khon <fjoe@iclub.nsu.ru> To: Vivek Khera <khera@kciLink.com> Cc: stable@FreeBSD.ORG Subject: Re: missing c++rt0.o file, where to get? Message-ID: <Pine.BSF.4.21.0008241348350.47038-100000@iclub.nsu.ru> In-Reply-To: <14756.2022.695697.5862@onceler.kciLink.com>
next in thread | previous in thread | raw e-mail | index | archive | help
hi, there! On Wed, 23 Aug 2000, Vivek Khera wrote: > I'm attempting to build the plugger port, and it comes back with this > error: > > make plugger.so CC=gcc XCFLAGS='-fpic -aout' LD=gcc XLDFLAGS='-shared -aout' > gcc -shared -aout -o plugger.so plugger.o common.o > ld: c++rt0.o: No such file or directory > *** Error code 1 > > I'm guessing c++rt0.o is from the 2.x compatibility but I can't figure > out from where to get it. I have the 2.x compatibility libraries > installed. > > I'm running a freshly installed 4.1-R box upgraded to 4.1-STABLE. > > I see sources for /usr/src/lib/csu/i386/c++rt0.c but the Makefile in > there doesn't seem to build with "-aout" option, so it is unlikely to > be the right incantation. > > Any pointers from where to get this? as far as i remember the only place where you can get crt startup objects is 2.2.x-RELEASE distribution /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0008241348350.47038-100000>