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]

java/2068: java --> c++



>Number:         2068
>Category:       java
>Synopsis:       java --> c++
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Feb 23 05:46:04 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Klimov
>Release:        3.1 20010223
>Organization:
>Environment:
SunOS iridium 5.6 Generic_105181-20 sun4u sparc SUNW,Ultra-5_10
>Description:
I did:
../gcc/configure --prefix=${PREFIX}  --with-cpu=ultrasparc --enable-languages='java' && \
make CFLAGS='-O2' LIBCFLAGS='-g -O2' LIBCXXFLAGS='-g -O2 -fno-implicit-templates' bootstrap

and get (63 minutes of compilation):
./libtool: /export/home/ask/build/gcc-build/gcc/g++: not found
make[3]: *** [prims.lo] Error 1
make[3]: Leaving directory `/export/home/ask/build/gcc-build/sparc-sun-solaris2.6/libjava'

>From the other hand http://gcc.gnu.org/install/configure.html
said that any configuration of languages except CHILL could be used
>How-To-Repeat:

>Fix:
Change docs
>Release-Note:
>Audit-Trail:
>Unformatted:


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