> > You mean to say if I just copy the byte codes to target machine it > will know what to do. > If you do this on windows: c:>javac HelloWorld (complied HelloWorld.java -> HelloWorld.class) c:>java HelloWorld then copy HelloWorld.class to your linux or solaris box, and do: #java HelloWorld you will get the same results, or as close as can be managed. I've ported a 6-8 month project from Windows to Linux in about 10 mins, which was mostly changing scripts. N --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi"
- Re: [DUG]: Is Everyone dead or ... Neven MacEwan
- Re: [DUG]: Is Everyone dead or ... Nic Wise
- Re: [DUG]: Is Everyone dead or ... Neven MacEwan
- Re: [DUG]: Is Everyone dead or ... Nic Wise
- Re: [DUG]: Is Everyone dead or ... Neven MacEwan
- Re: [DUG]: Is Everyone dead or ... Nic Wise
- Re: [DUG]: Is Everyone dead or ... Sandeep
- Re: [DUG]: Is Everyone dead or ... Nic Wise
- Re: [DUG]: Is Everyone dead or ... Sandeep
- Re: [DUG]: Is Everyone dead or ... Nic Wise
- Re: [DUG]: Is Everyone dead or ... Nic Wise
- Re: [DUG]: Is Everyone dead or something... Nic Wise
- Re: [DUG]: Is Everyone dead or something... Kurt
- Re: [DUG]: Is Everyone dead or something ? vss
- Re: [DUG]: Is Everyone dead or something ? Mark Derricutt
- RE: [DUG]: Is Everyone dead or something ? Wilfred Verkley
- RE: [DUG]: Is Everyone dead or something ? James Sugrue