Problem building jdk14 in 5.0-RELEASE-p7

Mantzios Achilleus mantzios at softlab.ece.ntua.gr
Tue Apr 29 01:03:17 PDT 2003


On Mon, 28 Apr 2003, Tom Samplonius wrote:

>
> On Tue, 29 Apr 2003, Mantzios Achilleus wrote:
>
> > gmake[3]: Entering directory
> > `/usr/ports/java/jdk14/work/control/build/bsd-i586/hotspot-i586/tmp/bsd_i486_com
> > piler2/product'^M
> > Compiling
> > /usr/ports/java/jdk14/work/hotspot/src/share/vm/adlc/adlparse.cpp
> > cc1plus in malloc(): warning: recursive call
> > cc1plus in malloc(): warning: recursive call
> > internal error: Segmentation fault
> ...
>
>   Looks like a buggy or damaged gcc.  Are you using the system gcc, or
> have you installed a gcc port?

i am using system's
freebsd# gcc -v
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.1 [FreeBSD] 20021119 (release)
freebsd#

Now it seems i cannot even buildworld due to a same gcc error:

===> gnu/usr.bin/gperf/doc
c++  -O -pipe    -I/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib
-I/usr/src/gnu/usr.bin/gperf -c /usr/src/contrib/gperf/src/bool-array.cc
cc1plus in malloc(): warning: recursive call
cc1plus in malloc(): warning: recursive call
internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
======

Seems like g++ is always the problem.
But i cant find a solution yet, since i dont know
if it is wise to try gcc3.2.3 and if it is possible
to build jdk14 with gcc3.2.3.

>
> Tom
>

    ----------------------------------------------------------------
    | go to the source -> http://www.softlab.ece.ntua.gr/~mantzios |
    ----------------------------------------------------------------



More information about the freebsd-java mailing list