This is the mail archive of the gcc@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]

Re: About prefix on linux (fwd)


> 	BTW, one thing comes to mind is now you have to add -L/usr/local/lib
> 	just to get the right libstdc++.
> 
> Why?  Gcc should find it automatically.  This is how gcc works on every other
> machine in existence.  Why doesn't this work in Linux?
> 
> Does this have something do with the fact that there is also a libstdc++
> is /usr/lib?
> 

Ooops. I was wrong on that.

BTW, will

# gcc -V default_version -b default_name

still work?

-- 
H.J. Lu (hjl@gnu.ai.mit.edu)


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