[Bug classpath/23238] split-for-gcj.sh should use CONFIG_SHELL

2005-09-06 Thread mark at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |0.18 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23238

[Bug classpath/23238] split-for-gcj.sh should use CONFIG_SHELL

2005-08-22 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-22 12:49 --- Fixed, classpath should be merged soon too. -- What|Removed |Added Status|NEW

[Bug classpath/23238] split-for-gcj.sh should use CONFIG_SHELL

2005-08-11 Thread cvs-commit at developer dot classpath dot org
--- Additional Comments From cvs-commit at developer dot classpath dot org 2005-08-11 17:11 --- Subject: Bug 23238 CVSROOT:/cvsroot/classpath Module name:classpath Branch: Changes by: Tom Tromey [EMAIL PROTECTED] 05/08/11 16:40:53 Modified files: .

[Bug classpath/23238] split-for-gcj.sh should use CONFIG_SHELL

2005-08-10 Thread cvs-commit at developer dot classpath dot org
--- Additional Comments From cvs-commit at developer dot classpath dot org 2005-08-10 20:27 --- Subject: Bug 23238 CVSROOT:/cvsroot/classpath Module name:classpath Branch: Changes by: Tom Tromey [EMAIL PROTECTED] 05/08/10 18:40:13 Modified files: .

[Bug classpath/23238] split-for-gcj.sh should use CONFIG_SHELL

2005-08-08 Thread andreast at gcc dot gnu dot org
--- Additional Comments From andreast at gcc dot gnu dot org 2005-08-08 19:24 --- With Andrew's suggestion I was able to build and test libjava on sparc-solaris10. The results of the testsuite do not look that good. A lot of java.lang.ClassNotFoundException where raised. But this is

[Bug classpath/23238] split-for-gcj.sh should use CONFIG_SHELL

2005-08-04 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-04 21:38 --- Oh, this is truely part of classpath. -- What|Removed |Added CC|

[Bug classpath/23238] split-for-gcj.sh should use CONFIG_SHELL

2005-08-04 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-04 21:38 --- CC tromey. -- What|Removed |Added CC||tromey at

[Bug classpath/23238] split-for-gcj.sh should use CONFIG_SHELL

2005-08-04 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-04 21:41 --- I think the easy fix would change Makefile.am. The following line: JAVAC = $(srcdir)/split-for-gcj.sh $(MAKE) -f $(srcdir)/Makefile.gcj \ GCJ='$(GCJ)'