This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/10996] Do not create files in the source directory
- From: "neroden at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Aug 2003 18:20:42 -0000
- Subject: [Bug bootstrap/10996] Do not create files in the source directory
- References: <20030527180215.10996.ludovic.brenta@insalien.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10996
------- Additional Comments From neroden at gcc dot gnu dot org 2003-08-03 18:20 -------
java/parse.c and java/parse-scan.c belong in ${parsedir}.
The .1 and .info files from GCC belong in ${docobjdir}, I believe.
Fastjar needs its own separate fix to do the same thing.
I'm not sure of the current status.