Problems upgrading from 2.95.3-5 to 3.X on cygwin
Tim Prince
tprince@computer.org
Sun Feb 3 21:27:00 GMT 2002
On Saturday 02 February 2002 13:02, Arek wrote:
> Okay, On a whim, I decided to upgrade to GCC 3.0.3 on my box. Following
> David Billinghurst's instructions, everything went fine until 'make
> install', where it failed with the following error:
>
> make[1]: Entering directory `/home/james/gcc-build/fastjar'
> make[2]: Entering directory `/home/james/gcc-build/fastjar'
IIRC, David instructed you to configure so as not to build libgcj. As I
don't see any point in spending time on java without libgcj, I use
--enable-languages='c++,f77,objc,gcov' as a configure option. If you started
a build of libgcj, and then tried to correct it by running configure again,
you must delete the corresponding build subdirectories. I do wonder why
cygwin is not among the targets which have workable configure defaults.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list