public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/21042] New: Error while compiling jdk14
@ 2005-04-15 10:58 samedii at gmail dot com
  2005-04-15 13:29 ` [Bug target/21042] " pinskia at gcc dot gnu dot org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: samedii at gmail dot com @ 2005-04-15 10:58 UTC (permalink / raw)
  To: gcc-bugs

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 <URL:http://gcc.gnu.org/bugs.html> 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


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug target/21042] Error while compiling jdk14
  2005-04-15 10:58 [Bug c++/21042] New: Error while compiling jdk14 samedii at gmail dot com
@ 2005-04-15 13:29 ` pinskia at gcc dot gnu dot org
  2005-04-15 22:40 ` [Bug java/21042] Error when " samedii at gmail dot com
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-15 13:29 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c++                         |target


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21042


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug java/21042] Error when compiling jdk14
  2005-04-15 10:58 [Bug c++/21042] New: Error while compiling jdk14 samedii at gmail dot com
  2005-04-15 13:29 ` [Bug target/21042] " pinskia at gcc dot gnu dot org
@ 2005-04-15 22:40 ` samedii at gmail dot com
  2005-04-16  2:47 ` [Bug target/21042] " pinskia at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: samedii at gmail dot com @ 2005-04-15 22:40 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|target                      |java
            Summary|Error while compiling jdk14 |Error when compiling jdk14


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21042


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug target/21042] Error when compiling jdk14
  2005-04-15 10:58 [Bug c++/21042] New: Error while compiling jdk14 samedii at gmail dot com
  2005-04-15 13:29 ` [Bug target/21042] " pinskia at gcc dot gnu dot org
  2005-04-15 22:40 ` [Bug java/21042] Error when " samedii at gmail dot com
@ 2005-04-16  2:47 ` pinskia at gcc dot gnu dot org
  2005-04-16  8:06 ` [Bug c++/21042] " samedii at gmail dot com
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-16  2:47 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-16 02:47 -------
This is not a java front-end problem, you are compiling C++ code.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|java                        |target


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21042


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug c++/21042] Error when compiling jdk14
  2005-04-15 10:58 [Bug c++/21042] New: Error while compiling jdk14 samedii at gmail dot com
                   ` (2 preceding siblings ...)
  2005-04-16  2:47 ` [Bug target/21042] " pinskia at gcc dot gnu dot org
@ 2005-04-16  8:06 ` samedii at gmail dot com
  2005-04-16 13:06 ` [Bug target/21042] " pinskia at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: samedii at gmail dot com @ 2005-04-16  8:06 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|target                      |c++


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21042


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug target/21042] Error when compiling jdk14
  2005-04-15 10:58 [Bug c++/21042] New: Error while compiling jdk14 samedii at gmail dot com
                   ` (3 preceding siblings ...)
  2005-04-16  8:06 ` [Bug c++/21042] " samedii at gmail dot com
@ 2005-04-16 13:06 ` pinskia at gcc dot gnu dot org
  2005-04-16 16:09 ` samedii at gmail dot com
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-16 13:06 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-16 13:06 -------
The following shows that this is a target issue:
{standard input}:105865: Error: suffix or operands invalid for `mov'

Also did you readh http://gcc.gnu.org/bugs.html as instructed anyways.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c++                         |target


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21042


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug target/21042] Error when compiling jdk14
  2005-04-15 10:58 [Bug c++/21042] New: Error while compiling jdk14 samedii at gmail dot com
                   ` (4 preceding siblings ...)
  2005-04-16 13:06 ` [Bug target/21042] " pinskia at gcc dot gnu dot org
@ 2005-04-16 16:09 ` samedii at gmail dot com
  2005-04-16 16:11 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: samedii at gmail dot com @ 2005-04-16 16:09 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From samedii at gmail dot com  2005-04-16 16:09 -------
Okay, thanks.

Yes I did read the instructions for reporting bugs and I did my best with the
parts that I understod.

My jdk14 was not the absolute latest (it used the 6th patch instead of the 7th)
and right now I'm trying to compile it again after downloading the latest port
from ftp.freebsd.org. My server (which I'm compiling on) isn't that quick though
so it may take some time before I know whether it works or not.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21042


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug target/21042] Error when compiling jdk14
  2005-04-15 10:58 [Bug c++/21042] New: Error while compiling jdk14 samedii at gmail dot com
                   ` (5 preceding siblings ...)
  2005-04-16 16:09 ` samedii at gmail dot com
@ 2005-04-16 16:11 ` pinskia at gcc dot gnu dot org
  2005-04-16 16:16 ` samedii at gmail dot com
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-16 16:11 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-16 16:11 -------
Snce Sun's java code cannot be distributed, I am closing this as invalid.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21042


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug target/21042] Error when compiling jdk14
  2005-04-15 10:58 [Bug c++/21042] New: Error while compiling jdk14 samedii at gmail dot com
                   ` (6 preceding siblings ...)
  2005-04-16 16:11 ` pinskia at gcc dot gnu dot org
@ 2005-04-16 16:16 ` samedii at gmail dot com
  2005-04-16 16:18 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: samedii at gmail dot com @ 2005-04-16 16:16 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From samedii at gmail dot com  2005-04-16 16:15 -------
What do I do then?
Update to a later version of gcc?
Report the bug to Sun?

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21042


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug target/21042] Error when compiling jdk14
  2005-04-15 10:58 [Bug c++/21042] New: Error while compiling jdk14 samedii at gmail dot com
                   ` (7 preceding siblings ...)
  2005-04-16 16:16 ` samedii at gmail dot com
@ 2005-04-16 16:18 ` pinskia at gcc dot gnu dot org
  2005-04-16 16:33 ` samedii at gmail dot com
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-16 16:18 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-16 16:18 -------
Well first report it to freebsd since that is where you got GCC from in the first place and it is a modifed 
compiler.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21042


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug target/21042] Error when compiling jdk14
  2005-04-15 10:58 [Bug c++/21042] New: Error while compiling jdk14 samedii at gmail dot com
                   ` (8 preceding siblings ...)
  2005-04-16 16:18 ` pinskia at gcc dot gnu dot org
@ 2005-04-16 16:33 ` samedii at gmail dot com
  2005-04-17  9:56 ` samedii at gmail dot com
  2005-05-27 13:10 ` pinskia at gcc dot gnu dot org
  11 siblings, 0 replies; 13+ messages in thread
From: samedii at gmail dot com @ 2005-04-16 16:33 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From samedii at gmail dot com  2005-04-16 16:33 -------
thanks

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21042


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug target/21042] Error when compiling jdk14
  2005-04-15 10:58 [Bug c++/21042] New: Error while compiling jdk14 samedii at gmail dot com
                   ` (9 preceding siblings ...)
  2005-04-16 16:33 ` samedii at gmail dot com
@ 2005-04-17  9:56 ` samedii at gmail dot com
  2005-05-27 13:10 ` pinskia at gcc dot gnu dot org
  11 siblings, 0 replies; 13+ messages in thread
From: samedii at gmail dot com @ 2005-04-17  9:56 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From samedii at gmail dot com  2005-04-17 09:55 -------
To solve this error, update the jdk14 port to patchset 7 (my was patchset 6) and
then compile like you would have otherwise.

Download the latest port from:
http://www.freebsd.org/cgi/cvsweb.cgi/ports/java/jdk14/?hideattic=0#dirlist

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21042


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug target/21042] Error when compiling jdk14
  2005-04-15 10:58 [Bug c++/21042] New: Error while compiling jdk14 samedii at gmail dot com
                   ` (10 preceding siblings ...)
  2005-04-17  9:56 ` samedii at gmail dot com
@ 2005-05-27 13:10 ` pinskia at gcc dot gnu dot org
  11 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-27 13:10 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-27 13:10 -------
*** Bug 21779 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slawchod at wp dot pl


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21042


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2005-05-27 13:10 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-15 10:58 [Bug c++/21042] New: Error while compiling jdk14 samedii at gmail dot com
2005-04-15 13:29 ` [Bug target/21042] " pinskia at gcc dot gnu dot org
2005-04-15 22:40 ` [Bug java/21042] Error when " samedii at gmail dot com
2005-04-16  2:47 ` [Bug target/21042] " pinskia at gcc dot gnu dot org
2005-04-16  8:06 ` [Bug c++/21042] " samedii at gmail dot com
2005-04-16 13:06 ` [Bug target/21042] " pinskia at gcc dot gnu dot org
2005-04-16 16:09 ` samedii at gmail dot com
2005-04-16 16:11 ` pinskia at gcc dot gnu dot org
2005-04-16 16:16 ` samedii at gmail dot com
2005-04-16 16:18 ` pinskia at gcc dot gnu dot org
2005-04-16 16:33 ` samedii at gmail dot com
2005-04-17  9:56 ` samedii at gmail dot com
2005-05-27 13:10 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).