This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

bootstrap/8069: won't make java


>Number:         8069
>Category:       bootstrap
>Synopsis:       won't make java
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Sep 27 04:26:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     ger@ppo-groeneveld.nl
>Release:        gcc-3.2
>Organization:
>Environment:
linux 2.4.17 O(1), gcc-2.95.3, g++-3.1as main compiler. KDE3.1 beta, X-3.3.6, 
>Description:
Trying to build a complete set of new compilers fails at the building of the java compiler with a segmentation fault
>How-To-Repeat:
make bootstrap, after ../gcc-3.2/configure --prefix=usr/local in directory gcc-3.2-obj
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/plain; name="segfault.txt"
Content-Disposition: inline; filename="segfault.txt"

./../gcc-3.2/libjava/java/lang/IllegalAccessException.java
/bigdisk/home/ooffice/gcc-3.2-obj/gcc/gcj -B/bigdisk/home/ooffice/gcc-3.2-obj/i686-pc-linux-gnu/libjava/ -B/bigdisk/home/ooffice/gcc-3.2-obj/gcc/ --encoding=UTF-8 -C -g -classpath '' -bootclasspath /bigdisk/home/ooffice/gcc-3.2-obj/i686-pc-linux-gnu/libjava:../../../gcc-3.2/libjava \
             -d /bigdisk/home/ooffice/gcc-3.2-obj/i686-pc-linux-gnu/libjava ../../../gcc-3.2/libjava/java/lang/IllegalArgumentException.java
../../../gcc-3.2/libjava/java/security/MessageDigest.java:281: 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.
make[2]: *** [java/lang/IllegalArgumentException.class] Error 1
make[2]: Leaving directory `/bigdisk/home/ooffice/gcc-3.2-obj/i686-pc-linux-gnu/libjava'
make[1]: *** [all-target-libjava] Error 2
make[1]: Leaving directory `/bigdisk/home/ooffice/gcc-3.2-obj'
make: *** [bootstrap] Error 2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]