This is the mail archive of the java-prs@sources.redhat.com mailing list for the Java project.


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

re: gcj/196


The following reply was made to PR gcj/196; it has been noted by GNATS.

From: Anthony Green <green@cygnus.com>
To: "'java-gnats@sourceware.cygnus.com'"
	 <java-gnats@sourceware.cygnus.com>,
        "'mdejong@cygnus.com'"
	 <mdejong@cygnus.com>,
        "'tromey@cygnus.com'" <tromey@cygnus.com>,
        "'bryce@albatross.co.nz'" <bryce@albatross.co.nz>
Cc:  
Subject: re: gcj/196
Date: Sun, 13 Aug 2000 09:31:17 -0700

 I don't think the compiler should pass the rpath flag down to the linker.  My 
 reasons are:
 
 	- it's different than what we do for C++ and C
 
 	- do all linkers support -rpath?  This sounds like the kind of hairyness 
 libtool was invented for.
 
 	- we can only guess where the library will be - the compiler has no way to 
 know.
 
 I think this issue is really only a minor pain for us as we hack on the 
 tools.  This will ultimately be a non-issue for end users because everything 
 will be installed correctly.
 
 I will close this PR in a few days unless somebody objects.
 
 
 http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%26pr=196%26database  
 =java

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