Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Type: text/plain; charset="iso-8859-1" From: Tim Prince Reply-To: tprince AT computer DOT org To: "Arek" , , Subject: Re: Problems upgrading from 2.95.3-5 to 3.X on cygwin Date: Sat, 2 Feb 2002 19:35:14 -0800 X-Mailer: KMail [version 1.3.1] References: <8D00C32549556B4E977F81DBC24E985D410215 AT crtsmail1 DOT technol_exch DOT corp DOT riotinto DOT org> <001401c1ac2c$dfe74a20$0700a8c0 AT vergenet DOT com> In-Reply-To: <001401c1ac2c$dfe74a20$0700a8c0@vergenet.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: 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/