This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/25461] [4.2 Regression] fastjar is broken on i386-*-freebsd
- From: "kargl at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Dec 2005 05:17:13 -0000
- Subject: [Bug bootstrap/25461] [4.2 Regression] fastjar is broken on i386-*-freebsd
- References: <bug-25461-10110@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from kargl at gcc dot gnu dot org 2005-12-17 05:17 -------
Note, this is with a "gmake bootstrap" in a clean directory.
There are no local modification of configure* files in my tree.
mkdir obj
cd obj
../gcc4x/configure --prefix=$HOME/work/4x --disable-libmudflap \
--enable-languages=c,fortran --program-suffix=4x
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25461