public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* libgcj/1125: A different prims.cc compile issue
@ 2000-12-20 12:07 stef
  0 siblings, 0 replies; only message in thread
From: stef @ 2000-12-20 12:07 UTC (permalink / raw)
  To: java-gnats

>Number:         1125
>Category:       libgcj
>Synopsis:       A different prims.cc compile issue
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    tromey
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Dec 20 12:06:20 PST 2000
>Closed-Date:    Thu Dec 09 10:03:00 PST 1999
>Last-Modified:  Thu Dec  9 10:16:00 PST 1999
>Originator:     Stefan Morrell
>Release:        CVS Download as of 09/12/99
>Organization:
>Environment:
Linux 2.2.13
gcc 2.95.2
Glibc 2.1.2
>Description:
Changelog tells me that include/java-array.h has been
replaced by gcj/array.h, but prims.cc appears not to know
about that change, or rather somewhere, whatever it is that
generates the header files, doesn't know.

In file included from ../../../libjava/java/lang/Class.h:18,
                 from ../../../libjava/gcj/cni.h:17,
                 from ../../../libjava/prims.cc:21:
java/lang/String.h:9: java-array.h: No such file or directory
In file included from java/lang/reflect/Field.h:8,
                 from ../../../libjava/gcj/field.h:15,
                 from ../../../libjava/include/jvm.h:25,
                 from ../../../libjava/prims.cc:22:
java/lang/reflect/AccessibleObject.h:9: java-array.h: No such file or directory
In file included from ../../../libjava/prims.cc:35:
java/lang/Runtime.h:9: array.h: No such file or directory
In file included from ../../../libjava/prims.cc:37:
java/lang/Thread.h:9: java-array.h: No such file or directory
In file included from ../../../libjava/prims.cc:38:
java/lang/ThreadGroup.h:9: java-array.h: No such file or directory
In file included from java/io/FilterOutputStream.h:8,
                 from java/io/PrintStream.h:8,
                 from ../../../libjava/prims.cc:50:
java/io/OutputStream.h:9: java-array.h: No such file or directory
In file included from java/io/PrintStream.h:8,
                 from ../../../libjava/prims.cc:50:
java/io/FilterOutputStream.h:9: java-array.h: No such file or directory
In file included from ../../../libjava/prims.cc:50:
java/io/PrintStream.h:9: java-array.h: No such file or directory
>How-To-Repeat:
mkdir build
cd build
../configure
make
>Fix:
Well - you *can* make a create java-array.h as a symbolic
link to array.h, which does allow prims.cc to compile, but
I hate that solution. 
>Release-Note:

>Audit-Trail:

Formerly PR libgcj/118


From: Tom Tromey <tromey@cygnus.com>
To: stef@mort.level5.net
Cc: java-gnats@sourceware.cygnus.com
Subject: Re: libgcj/118: A different prims.cc compile issue
Date: Thu, 9 Dec 1999 09:34:15 -0800 (PST)

 You have to use matching versions of the compiler and the runtime.
 gcc 2.95.2 with the cvs trunk of libgcj won't work (without Bryce's
 gcc patch; see the list to find it).
 T
State-Changed-From-To: open->closed
State-Changed-By: tromey
State-Changed-When: Thu Dec  9 10:03:00 1999
State-Changed-Why:
    Problem resolved -- version skew.

From: tromey@cygnus.com
To: java-gnats@sourceware.cygnus.com, stef@mort.level5.net, tromey@cygnus.com
Cc:  
Subject: Re: libgcj/118
Date: 9 Dec 1999 18:03:00 -0000

 Synopsis: A different prims.cc compile issue
 
 State-Changed-From-To: open->closed
 State-Changed-By: tromey
 State-Changed-When: Thu Dec  9 10:03:00 1999
 State-Changed-Why:
     Problem resolved -- version skew.
 
 http://sourceware.cygnus.com/cgi-bin/gnatsweb.pl?cmd=view&pr=118&database=java
>Unformatted:



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-12-20 12:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-20 12:07 libgcj/1125: A different prims.cc compile issue stef

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).