SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

objprelink rpm build for : Other. For other distributions click objprelink.

Name : objprelink
Version : 1.0 Vendor : (none)
Release : 1 Date : 2002-04-11 19:53:10
Group : GCC/ld linking Source RPM : objprelink-1.0-1.src.rpm
Size : 0.01 MB
Packager : linuxkid < linux_peanutlinux_org>
Summary : OBJPRELINK
Description :
Usage: objprelink [-v] [-n] < objectfiles>
-- \"prelink\" c++ virtual tables

This program massages object files in order to accelerate the loading
of shared object files (.so files) created by linking these object files.
This is intel specific at the moment

The program scans the specified object file for linkonce sections
containing virtual tables with 32 bit absolute relocations (R_386_32)
to undefined procedures. For each such procedure, it creates a linkonce
text section containing a relay jump. All absolute relocations to this
procedure are then redirected to the single relay jump.

Program objprelink should be called on all object files before linking.

Option -v selects verbose mode
Option -n does not change the object files but generates a new object
whose name is composed by appending \".new\" to the original filename.

RPM found in directory: /vol/rzm1/linux-ibiblio/distributions/peanut/contribs/RPMS

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  objprelink-1.0-1.i386.rpm
ftp.icm.edu.pl  objprelink-1.0-1.i386.rpm
ftp.icm.edu.pl  objprelink-1.0-1.i386.rpm
ftp.icm.edu.pl  objprelink-1.0-1.i386.rpm
ftp.icm.edu.pl  objprelink-1.0-1.i386.rpm
     Search for other platforms
objprelink-1.0-1.sparc.rpm
objprelink-1.0-1.alpha.rpm
objprelink-1.0-1.ppc.rpm
objprelink-1.0-1.ia64.rpm
objprelink-1.0-1.s390.rpm

Provides :
objprelink

Requires :
ld-linux.so.2
libbfd-2.11.93.0.2.so
libc.so.6
libc.so.6(GLIBC_2.0)


Content of RPM :
/usr
/usr/bin
/usr/bin/objprelink

 
ICM