Hi Chuck,
I am talking about bulding JAVA SE from source. I thought it won't be a
problem.
My project supervisor told me  , he built Java SE on IA64 bit machine.
I don't know whether Java SE comes with JRE or not.
I know we need not build java application again if we change the platform.

Excuse my english.


On 3/21/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:

> From: vamsee movva [mailto:[EMAIL PROTECTED]
> Subject: Re: apache-tomcat on an ia64 rhel4?
>
> How about installing everything from source ??

Are you talking about building a JVM from the Sun source?  That's a
decidedly non-trivial exercise, and still doesn't resolve the problem of
not having a JIT that generates IA64 code.

If you're talking about Tomcat, then you're somewhat confused about how
pure Java programs execute.  The same class files will run on any
platform, *if* you have a JVM for that platform.

- Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to