public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* gcc 3.0 & java
@ 2001-09-10  1:48 Dominik Zalewski
  2001-09-10 10:57 ` James Youngman
  0 siblings, 1 reply; 2+ messages in thread
From: Dominik Zalewski @ 2001-09-10  1:48 UTC (permalink / raw)
  To: cygwin

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
* and in my build object directory
	find -name 'io'
	find -name 'ObjectInputStream.o'
	...
	and similiar give me empty search results

does anybody have gcc-java support on their Windows machines?


-- 
Zalewski Dominik
  email: dominikz@venus.wmid.amu.edu.pl
  url:   http://venus.wmid.amu.edu.pl/~dominikz


--
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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gcc 3.0 & java
  2001-09-10  1:48 gcc 3.0 & java Dominik Zalewski
@ 2001-09-10 10:57 ` James Youngman
  0 siblings, 0 replies; 2+ messages in thread
From: James Youngman @ 2001-09-10 10:57 UTC (permalink / raw)
  To: Dominik Zalewski; +Cc: cygwin

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-09-10 10:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-10  1:48 gcc 3.0 & java Dominik Zalewski
2001-09-10 10:57 ` James Youngman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).