[Bug java/18585] uniform passing of the classpath parameter

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18585 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug java/18585] uniform passing of the classpath parameter

2005-11-02 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2005-11-02 17:16 --- All P1 enhancements not targeted towards 4.1, moving to P5. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug java/18585] uniform passing of the classpath parameter

2004-11-26 Thread tromey at gcc dot gnu dot org
--- Additional Comments From tromey at gcc dot gnu dot org 2004-11-27 01:32 --- The only missing option here is "gcj -cp foo". cvs head gcj accepts "-classpath foo" (not sure if 3.x did). gij accepts both short and long forms of options, and understands "-cp". -- http://gcc.gnu.org

[Bug java/18585] uniform passing of the classpath parameter

2004-11-20 Thread bojan at antonovic dot com
--- Additional Comments From bojan at antonovic dot com 2004-11-21 01:16 --- Subject: Re: uniform passing of the classpath parameter pinskia at gcc dot gnu dot org wrote: >--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-21 >00:02 --- >Confirmed, related t

[Bug java/18585] uniform passing of the classpath parameter

2004-11-20 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-21 00:02 --- Confirmed, related to PR 1374. -- What|Removed |Added OtherBugsDependingO|