Re: Java Development with GCJ

2008-08-10 Thread David Daney
On Sun, Aug 10, 2008 at 6:28 PM, Daniel B. Davis <[EMAIL PROTECTED]> wrote: > Hello -- > > I am acting for a friend with a java application who needs to run it on a > microcontroller. Though aware of GC, I only recently learned of GCJ. > > Accordingly, I am looking for developer resources using GC

Java Development with GCJ

2008-08-10 Thread Daniel B. Davis
Hello -- I am acting for a friend with a java application who needs to run it on a microcontroller. Though aware of GC, I only recently learned of GCJ. Accordingly, I am looking for developer resources using GCJ for microcontrollers. Anyone, manufacturer, developer, or hobbyist who has put

[wwwdocs] PATCH for Re: New mirror GCC at FPT Telecom

2008-08-10 Thread Gerald Pfeifer
On Tue, 29 Jul 2008, [EMAIL PROTECTED] wrote: > We have set up a new mirror. This is our information: > > URL: >- http://mirror-fpt-telecom.fpt.net/gcc/ >- ftp://mirror-fpt-telecom.fpt.net/mirror/gcc/ > > Location: >- Company: FPT Telecom >- City: HoChiMinh >- Country: Viet Na

Re: gcj/sparc64?

2008-08-10 Thread Andreas Schwab
Jay <[EMAIL PROTECTED]> writes: > I guess configure -only-pic might be nice. It's spelled --with-pic. Andreas. -- Andreas Schwab, SuSE Labs, [EMAIL PROTECTED] SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276

RE: gcj/sparc64?

2008-08-10 Thread Jay
> From: brian@ >> > This stack exhaustion is PR36218 which was supposedly fixed on > mainline. Two problems: the fix needs to be extended to Cygwin as well > as MinGW, and you're not building mainline. > >> I wish Windows code was PIC > > zero to do with the topic of this thread. I agree it's a t

Re: gcj/sparc64?

2008-08-10 Thread Brian Dessent
Jay wrote: > /src/gcc/libjava/classpath/gnu/javax/swing/text/html/parser/HTML_401F.java:0: > in > ternal compiler error: Segmentation fault > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. This stack exhaustion is PR36218 which was supposedly

RE: gcj/sparc64?

2008-08-10 Thread Jay
Thanks. While I have an easy repro, it's less easy to repro with any "onion peeling" or logging. For a while I was avoiding the problem via -enable-languages=c,c++. This command is what fails (but not always) /obj/gcc.1/i686-pc-cygwin/sparc64-sun-solaris2.10/gcc/jc1.exe /src/gcc/libjava/ clas