This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13977] xgcc c++


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]