Re: [PATCH, libjava/classpath]: Fix overriding recipe for target 'gjdoc' build warning
Ian Lance Taylor <[email protected]> Wed, 12 Aug 2015 09:23:23 -0700
| Newsgroups | gmane.comp.gcc.java.patches,gmane.comp.gcc.patches |
|---|---|
| Message-ID | <CAKOQZ8yOr50OWNYFu94LnOAE2kM3_PLNX2nEwUQ3uLsX=iD9RQ@mail.gmail.com> |
On Wed, Aug 12, 2015 at 7:57 AM, Andrew Haley <[email protected]> wrote: > On 12/08/15 15:44, Jeff Law wrote: >> My inclination is to replace GCJ with Go, but Ian wasn't comfortable >> with that when I suggested it a couple years ago. > > Because Go wasn't ready for prime time? I don't remember why I wasn't comfortable with Go a couple of years ago, but I think it would be OK as a default language today. I doubt it runs on as many platforms as gcj, though I would certainly be happy to see more portability patches. In particular, it doesn't currently run on Windows or Darwin. Ian