gcc 3.0 & java

James Youngman jay@gnu.org
Mon Sep 10 10:57:00 GMT 2001


Dominik Zalewski <dominikz@venus.wmid.amu.edu.pl> 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 <jay@gnu.org> 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/



More information about the Cygwin mailing list