From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22028 invoked by alias); 15 Apr 2005 10:58:22 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 21972 invoked by uid 48); 15 Apr 2005 10:58:13 -0000 Date: Fri, 15 Apr 2005 10:58:00 -0000 From: "samedii at gmail dot com" To: gcc-bugs@gcc.gnu.org Message-ID: <20050415105810.21042.samedii@gmail.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/21042] New: Error while compiling jdk14 X-Bugzilla-Reason: CC X-SW-Source: 2005-04/txt/msg02033.txt.bz2 List-Id: Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 When installing jdk14 (java) through the ports tree with a simple "make install clean" I came across this: Compiling ../generated/adfiles/ad_i486_misc.cpp {standard input}: Assembler messages: {standard input}:104953: Warning: end of file not at end of a line; newline inse rted {standard input}:105865: Error: suffix or operands invalid for `mov' g++: Internal error: Killed (program cc1plus) Please submit a full bug report. See for instructions. gmake[3]: *** [ad_i486_misc.o] Error 1 gmake[3]: Leaving directory `/usr/ports/java/jdk14/work/control/build/bsd-i586/h otspot-i586/tmp/bsd_i486_compiler2/product' gmake[2]: *** [the_vm] Error 2 gmake[2]: Leaving directory `/usr/ports/java/jdk14/work/control/build/bsd-i586/h otspot-i586/tmp/bsd_i486_compiler2/product' gmake[1]: *** [product] Error 2 gmake[1]: Leaving directory `/usr/ports/java/jdk14/work/control/build/bsd-i586/h otspot-i586/tmp' gmake: *** [product] Error 2 *** Error code 2 Stop in /usr/ports/java/jdk14. Sorry for any errors while making this bug report, my first time. Thanks in advance.//Richard -- Summary: Error while compiling jdk14 Product: gcc Version: 3.4.2 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: samedii at gmail dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21042