help-gnu-utils
[Top][All Lists]
Advanced

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

Re: Runtime Linker and friends.


From: Paul Jarc
Subject: Re: Runtime Linker and friends.
Date: Fri, 26 Mar 2004 12:19:12 -0500
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux)

Tristan Van Berkom <vantr@touchtunes.com> wrote:
> I'm trying to get an application to link against a library that
> references a global variable declared by the application in question.

You might try moving the variable into the library instead - or put it
in a new library, and then make the existing library and the program
both link to the new library.


paul




reply via email to

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