more build problems, sun sparc solaris 2.7

Tom Tromey tromey@redhat.com
Wed Dec 13 06:50:00 GMT 2000


>>>>> "Zack" == Zack Weinberg <zackw@stanford.edu> writes:

Zack> Shouldn't there be a way to override the file encoding from
Zack> inside the file?

Nope.

Zack> I don't know what Java's equivalent of #pragma is, but there
Zack> must be something...

There isn't anything.

We could abuse comments to do it, I suppose.  But it doesn't seem all
that important.  Java .class files are used where C or C++ would use
header files.  .class files always use UTF-8.

Tom


More information about the Gcc mailing list