Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Java to C on win32
<bellamy_luke_at_hotmail.com> wrote in message
news:1138686628.528008.31010_at_g49g2000cwa.googlegroups.com...
> Hi - I want to natively compile my Java jars currently used in the
> Oracle JVM
> on a windows 2003 server (i.e deployed using the loadjava command).
> The Oralce doco says it recommends using "Visual C" in the ncomp
> process.
> Is this right? If so what version?
> At the moment I'd have to install Visual C++ 2005 and set the compile
> settings
> from C++ to C.
>
> Has anyone seen any substantial benefit from compiling into native C
> from Java.
> I'm not convinced the work to do this will pay off even though in
> theory it makes
> sense to do it but I'd like to hear about any stories in practice.
>
> Thanks
> -------
> Luke
> Australia
>
It won't compile the Java to C. The native compilation is pl/sql to C and
you would use visual c++ to do that.
Jim
Received on Mon Jan 30 2006 - 23:57:48 CST
![]() |
![]() |