I've downloaded the source code of the JVM version 0.4.8 and I've modified something in it.
My question is, how do I compile the program to get the .dll files (javaio.dll, javalang.dll, javanet.dll, wcepeer.dll, wcesecurity.dll, etc.) ? (I opened the source code files using Visual Studio 2005)
Hello,
I've downloaded the source code of the JVM version 0.4.8 and I've modified something in it.
My question is, how do I compile the program to get the .dll files (javaio.dll, javalang.dll, javanet.dll, wcepeer.dll, wcesecurity.dll, etc.) ? (I opened the source code files using Visual Studio 2005)
Thanks for helping.