some questions about Java ports

Greg Lewis glewis at eyesbeyond.com
Mon Oct 3 11:15:09 PDT 2005


On Mon, Oct 03, 2005 at 12:36:32PM -0400, Mikhail Teterin wrote:
> ????????? 03 ??????? 2005 12:21, Greg Lewis ?? ????????:
> > +.??????????????????????if ${ARCH} == "amd64"
> 
> Will any JDK build on Alpha or Sparc64? Maybe, the above line should be '.if 
> ${ARCH} != "i386"'?

I think that would be incorrect.  JDK 1.5 is unlikely to be the first
target of a port except for maybe sparc64 (and I know that the CVS version
of 1.3 already partially supports sparc64, so even that is unlikely).

-- 
Greg Lewis                          Email   : glewis at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org


More information about the freebsd-java mailing list