public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/17290] New: [3.5 Regression] Wrong Java dependencies are generated
@ 2004-09-02 16:27 hjl at lucon dot org
  2004-09-02 16:41 ` [Bug java/17290] " jsm at polyomino dot org dot uk
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: hjl at lucon dot org @ 2004-09-02 16:27 UTC (permalink / raw)
  To: java-prs

When I have gcc 3.5 installed under /usr/gcc-3.5, libjava dependencies generated by
gcc use the installed files instead of those just built:

[hjl@gnu-64 libjava]$ /export/build/gnu/gcc/build-x86_64-linux/gcc/gcj
-B/export/build/gnu/gcc/build-x86_64-linux/gcc/
-B/usr/gcc-3.5/x86_64-unknown-linux-gnu/bin/
-B/usr/gcc-3.5/x86_64-unknown-linux-gnu/lib/ -isystem
/usr/gcc-3.5/x86_64-unknown-linux-gnu/include -isystem
/usr/gcc-3.5/x86_64-unknown-linux-gnu/sys-include -ffloat-store
-fno-omit-frame-pointer --encoding=UTF-8 -Wno-deprecated -g -O2 -MT
javax/swing/border/AbstractBorder.lo -MD -MP -MF
javax/swing/border/.deps/AbstractBorder.Tpo -c
/net/gnu/export/gnu/src/gcc/gcc/libjava/javax/swing/border/AbstractBorder.java
-o javax/swing/border/AbstractBorder.o
[hjl@gnu-64 libjava]$ !cat
cat javax/swing/border/.deps/AbstractBorder.Tpo
javax/swing/border/AbstractBorder.lo:  \
 /net/gnu/export/gnu/src/gcc/gcc/libjava/javax/swing/border/AbstractBorder.java \
  /usr/gcc-3.5/share/java/libgcj-3.5.0.jar java/io/Serializable.class \
  java/lang/Object.class java/awt/Rectangle.class \
  java/awt/geom/Rectangle2D.class java/awt/geom/RectangularShape.class \
  java/lang/Cloneable.class java/awt/Shape.class \
  java/awt/geom/Rectangle2D$$Double.class \
  java/awt/geom/Rectangle2D$$Float.class java/awt/Insets.class \
  java/awt/Graphics.class java/awt/Component.class \
  java/awt/MenuContainer.class java/awt/image/ImageObserver.class \
  java/awt/Component$$AccessibleAWTComponent.class \
  javax/accessibility/AccessibleContext.class \
  javax/accessibility/AccessibleComponent.class \
  java/awt/Component$$AccessibleAWTComponent$$AccessibleAWTComponentHandler.class \
  java/awt/event/ComponentListener.class java/util/EventListener.class \
  java/awt/Component$$AccessibleAWTComponent$$AccessibleAWTFocusHandler.class \
  java/awt/event/FocusListener.class \
  java/awt/Component$$BltBufferStrategy.class \
  java/awt/image/BufferStrategy.class \
  java/awt/Component$$FlipBufferStrategy.class \
  javax/swing/border/Border.class java/awt/Point.class \
  java/awt/geom/Point2D.class java/awt/geom/Point2D$$Double.class \
  java/awt/geom/Point2D$$Float.class java/awt/Dimension.class \
  java/awt/geom/Dimension2D.class java/lang/Class.class

-- 
           Summary: [3.5 Regression] Wrong Java dependencies are generated
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl at lucon dot org
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


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


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

end of thread, other threads:[~2004-09-07  8:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-02 16:27 [Bug java/17290] New: [3.5 Regression] Wrong Java dependencies are generated hjl at lucon dot org
2004-09-02 16:41 ` [Bug java/17290] " jsm at polyomino dot org dot uk
2004-09-02 16:50 ` [Bug java/17290] " hjl at lucon dot org
2004-09-02 16:53 ` jsm at polyomino dot org dot uk
2004-09-02 17:30 ` hjl at lucon dot org
2004-09-02 17:38 ` mckinlay at redhat dot com
2004-09-02 18:37 ` mckinlay at redhat dot com
2004-09-02 19:21 ` hjl at lucon dot org
2004-09-03  1:23 ` [Bug libgcj/17290] [3.5 Regression] " pinskia at gcc dot gnu dot org
2004-09-03 16:03 ` hjl at lucon dot org
2004-09-04  3:30 ` cvs-commit at gcc dot gnu dot org
2004-09-04  3:31 ` mckinlay at redhat dot com
2004-09-07  8:43 ` 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).