From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Youngman To: Dominik Zalewski Cc: Subject: Re: gcc 3.0 & java Date: Mon, 10 Sep 2001 10:57:00 -0000 Message-id: References: X-SW-Source: 2001-09/msg00502.html 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/