Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com To: Dominik Zalewski Cc: Subject: Re: gcc 3.0 & java References: From: James Youngman Date: 10 Sep 2001 18:57:01 +0100 In-Reply-To: Message-ID: Lines: 31 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Dominik Zalewski writes: > i just figured out, that i should tell what problem exactly i have building gcc3.0: > * firts, when i do configure it complains: > cannot find conf dirs for libjava; other dirs should still work fine > * secon* second, when i do make install there's a problem with no-existing file: > #inst.[PID]# > because it's namei is > #inst.[PID]#.exe This is normally handled by using the following macros in "configure.in":- AC_CYGWIN AC_MINGW32 AC_OBJEXT AC_EXEEXT > * and in my build object directory > find -name 'io' > find -name 'ObjectInputStream.o' > ... > and similiar give me empty search results Not sure about this problem, sorry. -- James Youngman Manchester, UK. +44 161 226 7339 PGP (GPG) key ID for is 64A95EE5 (F1B83152). -- 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/