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: distributing gnu runtime libs


Hi there,

 What about using the 'rpath' option to the linker?
It should enable you to put libs and a special
location and not require changes to any environment
variables, runtime linker configurations etc.
 I think, most UNIX linkers have such functionality,
but try reading the man pages.

Yours sincerely,

Bjorn


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