Mixing /cygdrive in a bat file with Windows specific variables or
inside Windows shells seems like a very bad idea.
The best results are from starting in a cygwin shell, and never
using the /cygdrive style paths, stick with C:/ style paths.
The error "COMPILER_VERSION cannot be empty here" usual
Hi
Using MakeDeps, I am trying to setup the msvc_2003 vcproj file for building the
jvm and I am facing some problems of configuration. Can someone drop an example
of use?? or a more detailed explanation of the command line arguments than those
given by the usage() as below (AFAIK, platform-nam
Extract from the README
A build could be as simple as:
bash
. jdk/make/jdk_generic_profile.sh
make sanity && make
PJ Pillai a écrit :
Hello Everyone,
Thanks very much for your response. I appreciate it. I did some progress
and now sanity chec