bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: exporting local symbols from glibc


From: Andreas Jaeger
Subject: Re: exporting local symbols from glibc
Date: Mon, 18 Aug 2003 11:25:08 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) XEmacs/21.4 (Portable Code, linux)

Toby Murray <address@hidden> writes:

> Hi,
> In my work modifying glibc 2.3.2 I've created a couple extra functions
> which I'm hoping to be able to export, so they can be callable by
> outside apps.
> At the moment all compiles well, however the symbols are only local
> and as such can't be called from outside the shared library.
> Is there a symbol way to get these exported globally?
> failing that, is it possible to use objcopy or something similar to
> edit the binary shared object to export the necessary symbols?

Add the symbols to the right Versions file,

Andreas
-- 
 Andreas Jaeger, address@hidden, http://www.suse.de/~aj
  SuSE Linux AG, Deutschherrnstr. 15-19, 90429 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp6mCHrJOBmI.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]