Nic Ferrier wrote:
> But the important point is that the test MUST be done to the target
> java platform and NOT the platform running ant as it is done at the
> moment.
Why isn't the platform running ant the same as the target platform?
ISTM that ant is designed to support multiple compilers (at least javac
and jikes) so supporting gcj shouldn't be to difficult.
Are you trying to use gcj to compile to bytecode or to native?
thanks,
--Barry