This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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]

Re: Problems upgrading from 2.95.3-5 to 3.X on cygwin


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/


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