This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13977] xgcc c++
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Feb 2004 15:28:58 -0000
- Subject: [Bug c++/13977] xgcc c++
- References: <20040202134858.13977.scaccopardo@tiscali.it>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-02-02 15:28 -------
The following build steps work for me (and should work for you):
mkdir objdir
cd objdir
FULLPATHTOCONFIGURE/configure --enable-libjava --enable-languages=c,c++,java --
prefix=WHATEVERYOUWANT
make bootstrap
make install
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13977