This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Implementing Universal Character Names in identifiers


Andrew Pinski <pinskia@physics.uc.edu> writes:

> > Martin> Since you can get GNU binutils for all systems
> >
> > Is that really true?
> 
> No it is not true because you cannot get a recent version of GNU
> binutils for Darwin,
> You can get a heavily modified old version for Darwin though.

My statement might not be true in general, but Darwin is a bad
example.

The assembler that Apple ships with Darwin *is* a GNU assembler, and
(probably by coincidence) it does support UTF-8 in identifiers.

Regards,
Martin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]