--- Comment #7 from rguenth at gcc dot gnu dot org 2008-01-26 12:03 ---
4.0.x is no longer maintained.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #6 from mark at detrick dot com 2006-01-24 19:02 ---
Platform: SunOS hassium 5.10 Generic_118822-26 sun4u sparc SUNW,Ultra-60
GCC package: gcc-4.0.2.tar.bz2
Configure command from the gcc directory:
gcc-4.0.2/configure \
--with-gnu-as \
--with-as=/usr/local/bin/as \
--with-g
--- Comment #5 from mark at detrick dot com 2006-01-24 18:58 ---
Created an attachment (id=10725)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10725&action=view)
gcc java compile failure - screen output
Everything up to the point in this output worked fine.
Solaris 10 with Sun U
--- Comment #4 from claudio_mantegna at modemsoft dot it 2005-11-30 13:45
---
Created an attachment (id=10366)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10366&action=view)
Log file of Buld
This is all log file that produce during the compile
--
http://gcc.gnu.org/bug
--- Comment #3 from claudio_mantegna at modemsoft dot it 2005-11-30 13:37
---
I have taken the source of the gcc 4.02 from the gnu site and I have compiled
him with these parameters :
./configure --prefix=/usr
--enable-threads=posix
--enable-languages=c,c++,f95,objc,java,t
--- Comment #2 from zerocool at modemsoft dot it 2005-11-28 12:48 ---
Subject: GCC Java not compile
> --- Comment #1 from pinskia at gcc dot gnu dot org 2005-11-25
> 20:14 ---
> Can you attach the source you are trying to compile?
I have taken the source of the gcc 4.02 from
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-11-25 20:14 ---
Can you attach the source you are trying to compile?
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added