Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2000 13:20:38 -0400 (EDT)
From:      Vivek Khera <khera@kciLink.com>
To:        stable@freebsd.org
Subject:   missing c++rt0.o file, where to get?
Message-ID:  <14756.2022.695697.5862@onceler.kciLink.com>

next in thread | raw e-mail | index | archive | help
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?

I've filed a PR on plugger, but no response on it yet (over a week).

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: khera@kciLink.com       Rockville, MD       +1-301-545-6996
GPG & MIME spoken here            http://www.khera.org/~vivek/


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?14756.2022.695697.5862>