| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | Michael Koch <konqueror AT gmx DOT de> |
| To: | java AT gcc DOT gnu DOT org |
| Subject: | Re: gcj-3.4.2 on Cygwin not working |
| Date: | Thu, 25 Nov 2004 20:31:27 +0100 |
| User-Agent: | KMail/1.6.2 |
| Cc: | Tim Prince <tprince AT computer DOT org>, |
| "Gerrit P. Haase" <gerrit AT familiehaase DOT de>, cygwin AT cygwin DOT com | |
| References: | <41A61677 DOT 1090402 AT familiehaase DOT de> <6 DOT 1 DOT 2 DOT 0 DOT 0 DOT 20041125101405 DOT 022dd160 AT imap DOT myrealbox DOT com> |
| In-Reply-To: | <6.1.2.0.0.20041125101405.022dd160@imap.myrealbox.com> |
| MIME-Version: | 1.0 |
| Message-Id: | <200411252031.27916.konqueror@gmx.de> |
| X-CheckCompat: | OK |
Am Donnerstag, 25. November 2004 19:16 schrieb Tim Prince:
> At 09:29 AM 11/25/2004, Gerrit P. Haase wrote:
> >Hi,
> >
> >just finished the 3.4.2 cygwin-special build, all compiles ok,
> > however gcj compiled binaries are not working, any hints
> > appreciated:
> >
> >$ echo 'public class hello_j {' > hello_j.java
> >$ echo 'public static void main(String[] args) {' >> hello_j.java
> >$ echo ' System.out.println("Just another Java hacker,");'
> > >> hello_j.java
> >$ echo ' }' >> hello_j.java
> >$ echo '}' >> hello_j.java
> >$ /usr/bin/gcj --main=hello_j hello_j.java -o hello_j
> >$ ./hello_j
> >Signal 11
>
> Were you able to avoid build failures, due to overflow of the
> argument lines passed to ld or ar? I had the impression their was
> no intent to support gcj on any Windows platform any longer.
The intent is there, we just have no people actively working on it.
Michael
--
Homepage: http://www.worldforge.org/
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |