Dominik Zalewski <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> 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/

Reply via email to