Subject: Re: libtool and sparc/1.4
To: None <pk@cs.few.eur.nl>
From: None <Havard.Eidnes@runit.sintef.no>
List: tech-pkg
Date: 08/25/2000 11:57:22
> Per the discussion on this topic last week, the following would be
> appropriate for 1.4.3 (but should still be tested):
>
> o build lib/csu/c++/c++rt0.o with -fPIC
> o build gnu/lib/libstdc++ with -fPIC (this is the only
> base source library that uses c++rt0.o)
> o build all pkgsrc C++ libs with -fPIC as well (already the case)
>
> and
> o neither non-C++ libraries, nor any other code should
> include c++rt0.o
I'm currently (since last evening) in the process of doing a
"make build" with these changes implanted, and if it self-hosts
and builds OK, I'll pull those changes to the netbsd-1-4 branch.
Regards,
- H=E5vard