On Friday 07 July 2006 16:00 Thorbjørn Ravn Andersen wrote:
> Matt Benson skrev  den 06-07-2006 19:25:
> > Some particulars may be slightly different from one
> > machine to the next, but in general this works; we
> > need to get this info in the wiki IMHO
>
> Agreed.  I have starting to write such an entry, but is currently
> stopped by the VSMCR8.DLL problem of VS2005 Express so the compiled
> "java.exe" will not start.
>
> When I have a fully working compilation path of classlib with the IBM VM
> I'll get it finished.

Do you mean you have an error that there is no manifest file present? This has 
been answered too in the same threads about using VC 8.0. I just copied all 
the manifests created in native-src/win.IA32 to deloy/jdk/jre/bin manually to 
see if it works.

Rana also found 2 (using mt tool and using resource compiler) recipes how to 
embed this stuff into executables and DLLs but I didn't try them.

To make this work out of the box the build of classlib should be improved, 
probably it is easier to do from ant after native sources compilation is done 
by make.

-- 
Gregory Shimansky, Intel Middleware Products Division

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to