[Bug 130] add configure option to support gnu classpath upstream
[email protected] Thu, 14 Apr 2005 21:46:14 -0400
| Newsgroups | gmane.comp.java.vm.sablevm.bugs |
|---|---|
| Message-ID | <[email protected]> |
http://sablevm.org/bugs/show_bug.cgi?id=130 [email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From [email protected] 2005-04-14 21:46 ------- I was thinking. Wouldn't a environmental variable be more flexible? You'd do something like: export GNUCP_HOME=/usr/local/classpath and it would be picked up automagically. You could insert it into your .bashrc, if so desired. >From the various discussions on IRC it seemed to me that often people have more than version of GNU Classpath installed, isn't it so? In such case an environmental variable would be much easier to change, it seems to me. And if somebody prefers to have it hardcoded into the shell script and change it by hand when so desired, I could add it too, as the "default" value for GNUCP_HOME. Going thru ./configure && make && make install only to change the desired GNU CP home location would seem like an overkill to me. I guess people would be editing the java-sablevm wrapper anyway, so why not give them a more flexible mechanism in the first place? Comments? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You are the QA contact for the bug, or are watching the QA contact.