This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Tricky wrapping problem


Tom St Denis wrote:
> Mike McTernan wrote:
> > Hi,
> >
> > I'm trying to wrap the functions in a library and having some
problems
> > when static linking with GNU ld version 2.17.
<snip>
> > Are there any pointers or ideas as to how I can get this working?
> >
> 
> Don't you normally run ranlib on the .a to build an index table first?

I thought ranlib was just a speed thing, rather than performing any sort
of linking which is what I'm after here.

Mike


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]