public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* More than one lib file
@ 2000-03-09 13:45 greg zhang
  2000-03-10  0:38 ` Martin v. Loewis
  2000-04-01  0:00 ` greg zhang
  0 siblings, 2 replies; 6+ messages in thread
From: greg zhang @ 2000-03-09 13:45 UTC (permalink / raw)
  To: gcc-help

Hi,

Now, I have a question about gcc and libstdc++ lib.

In a server machine, there are two different lib
files(libstdc++), how to let everyone link correct lib
when they build their differenet projects.
Maybe they build simultaneously, so I can't modify lib
directory manually.

I try to modify lib directory in Makefile, such as
/usr/local/lib, or /usr/local/lib2, ...

(through change envirment variable LD_LIBRARY_PATH =
one of them)

It seems gcc always search and link the previous lib
file(/usr/local/lib).

So, could give me a advice how and where to begin
this?

Thanks.


__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2000-04-01  0:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-03-09 13:45 More than one lib file greg zhang
2000-03-10  0:38 ` Martin v. Loewis
2000-03-10  0:52   ` Alexandre Oliva
2000-04-01  0:00     ` Alexandre Oliva
2000-04-01  0:00   ` Martin v. Loewis
2000-04-01  0:00 ` greg zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).