Index of /archives/NetBSD/arch/sparc/c++rt0

Icon  Name                         Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 1999-12-07 19:13 444 [IMG] c++rt0.o.PIC 1999-12-07 19:08 667 [IMG] c++rt0.o.pic 1999-12-07 19:08 607
The default NetBSD/sparc /usr/lib/c++rt0.o is compiled -fpic. This
means it can only handle offsets up to a certain size, and can fail
to work in large programs. Compiling -fPIC allows larger offsets
and should permit large programs to function.

Both these files were compiled on a 1.4.1 NetBSD/sparc system, from
NetBSD-release sources on Tue Dec 7 1999.

c++rt0.o.PIC	Compiled -fPIC
c++rt0.o.pic	Compiled -fpic	(In case you need to go back)