gcj/196
Anthony Green
green@cygnus.com
Sun Aug 13 09:40:00 GMT 2000
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
More information about the Java-prs
mailing list