Re: Compiling Generics
"BGB" <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
----- Original Message ----- From: "Glenn Chambers" <[email protected]> To: "BGB" <[email protected]> Cc: <[email protected]> Sent: Thursday, March 12, 2009 12:20 PM Subject: Re: Compiling Generics > On Thu, 2009-03-12 at 12:10 +1000, BGB wrote: >> ----- Original Message ----- >> From: "Andrew Haley" <[email protected]> > >> > I suspect you're just using an obsolete version of gcj. Generics have >> > worked for a year now, since gcj 4.3.0. >> > >> >> except for those of us who use Cygwin or MinGW, where I think I installed >> a >> newer MinGW not too long ago (back in January), and it is 3.4.5... >> >> Cygwin was installed clean newer, and from what I remember, its version >> of >> gcj is older... > > I don't have an install handy, but I believe Cygwin currently ships both > 3.4 and 4.x versions of gcc. > oh... gcc/gcj 4.3.2 is available under gcc-4 and gcj-4... I had failed to notice it... the version message claims it is an alpha version though... MinGW only has 3.4.5 though... > >