| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| To: | Dominik Zalewski <dominikz AT venus DOT wmid DOT amu DOT edu DOT pl> |
| Cc: | <cygwin AT cygwin DOT com> |
| Subject: | Re: gcc 3.0 & java |
| References: | <Pine DOT OSF DOT 4 DOT 30 DOT 0109101044190 DOT 9966-100000 AT venus DOT wmid DOT amu DOT edu DOT pl> |
| From: | James Youngman <jay AT gnu DOT org> |
| Date: | 10 Sep 2001 18:57:01 +0100 |
| In-Reply-To: | <Pine.OSF.4.30.0109101044190.9966-100000@venus.wmid.amu.edu.pl> |
| Message-ID: | <x6ofojyln6.fsf@no-such-thing-as-a.free-lunch.demon.co.uk> |
| Lines: | 31 |
| User-Agent: | Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 |
| MIME-Version: | 1.0 |
Dominik Zalewski <dominikz AT venus DOT wmid DOT amu DOT edu DOT 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 AT gnu DOT 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |