public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/16365] New: fastjar.info is created in the source directory
@ 2004-07-05  3:46 zack at gcc dot gnu dot org
  2004-07-05  8:21 ` [Bug java/16365] " jsm at polyomino dot org dot uk
  2004-07-05  8:54 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: zack at gcc dot gnu dot org @ 2004-07-05  3:46 UTC (permalink / raw)
  To: java-prs

The fastjar Makefile creates fastjar.info in the source directory.  This is
wrong.  It should be written to the build directory, and copied back to the
source directory by the release scripts.  (Why?  So you can have a read-only
source tree.  Also, so it doesn't show up obnoxiously in cvs update output.)

-- 
           Summary: fastjar.info is created in the source directory
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: zack at gcc dot gnu 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=16365


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

* [Bug java/16365] fastjar.info is created in the source directory
  2004-07-05  3:46 [Bug java/16365] New: fastjar.info is created in the source directory zack at gcc dot gnu dot org
@ 2004-07-05  8:21 ` jsm at polyomino dot org dot uk
  2004-07-05  8:54 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: jsm at polyomino dot org dot uk @ 2004-07-05  8:21 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From jsm at polyomino dot org dot uk  2004-07-05 08:21 -------
Subject: Re:  New: fastjar.info is created in the source
 directory

On Mon, 5 Jul 2004, zack at gcc dot gnu dot org wrote:

> The fastjar Makefile creates fastjar.info in the source directory.  This is
> wrong.  It should be written to the build directory, and copied back to the
> source directory by the release scripts.  (Why?  So you can have a read-only
> source tree.  Also, so it doesn't show up obnoxiously in cvs update output.)

The undocumented workaround to automake's desire to put info files in the
source directory is to list them in CLEANFILES which will make automake
generate rules that put them in the build directory instead.



-- 


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


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

* [Bug java/16365] fastjar.info is created in the source directory
  2004-07-05  3:46 [Bug java/16365] New: fastjar.info is created in the source directory zack at gcc dot gnu dot org
  2004-07-05  8:21 ` [Bug java/16365] " jsm at polyomino dot org dot uk
@ 2004-07-05  8:54 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-07-05  8:54 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-07-05 08:54 -------
This is a dup of bug 16164.

*** This bug has been marked as a duplicate of 16164 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-05  3:46 [Bug java/16365] New: fastjar.info is created in the source directory zack at gcc dot gnu dot org
2004-07-05  8:21 ` [Bug java/16365] " jsm at polyomino dot org dot uk
2004-07-05  8:54 ` 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).