Re: Linking with -R (rpath) not supported on Darwin

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Brian Gernhardt <benji@...>
Cc: git list <git@...>
Date: Wednesday, October 3, 2007 - 6:58 pm

On Oct 4, 2007, at 12:39 AM, Brian Gernhardt wrote:


$ gcc -v
[...]
gcc version 4.0.1 (Apple Computer, Inc. build 5367)

I've seen this message for the 1st time when compiling Git after my  
nightly git pull today.  Anyways, this should be done because there  
is no point in trying to use a feature that doesn't exist, even  
though GCC is being nice by simply issuing a warning instead of an  
error.

See:
http://developer.apple.com/releasenotes/DeveloperTools/RN-dyld/ 
index.html

In the section "Known Issues" it clearly states "No rpath support".

Cheers,

-- 
Benoit Sigoure aka Tsuna
EPITA Research and Development Laboratory
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Linking with -R (rpath) not supported on Darwin, Benoit SIGOURE, (Wed Oct 3, 5:34 pm)
Re: Linking with -R (rpath) not supported on Darwin, Brian Gernhardt, (Wed Oct 3, 6:39 pm)
Re: Linking with -R (rpath) not supported on Darwin, Benoit SIGOURE, (Wed Oct 3, 6:58 pm)
Re: Linking with -R (rpath) not supported on Darwin, Junio C Hamano, (Wed Oct 3, 5:41 pm)
Re: [PATCH] Be nice with compilers that do not support runti..., Johannes Schindelin, (Mon Oct 22, 6:52 am)