Andrew Haley - Re: Java on uClinux (was: Null pointer check elimination) (original) (raw)

This is the mail archive of the gcc@gcc.gnu.orgmailing list for the GCC 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]

Tom Tromey writes:

"Andrew" == Andrew Haley aph@redhat.com writes:

Bernd> Speaking of which, has anyone ported gcj to a MMU-less uClinux Bernd> platform yet?

Andrew> It's impossible with the current config. This is because some of Andrew> libgcj is written on C++, and the C++ compiler FE does not insert Andrew> checks for null pointer accesses.

I prefer to think of these ports as degraded, not impossible.

Can we agree on "broken" ?

Andrew.


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