Finally I found a stable win2k installation(still server edition with SP4) , and installed Windows Platform SDK, but same error happens, then I restarted it, but nothing changed:(, my Platform SDK was downloaded at end of 2005, did I make any mistakes? Do I have to recompile DRLVM on win2k? Aleksey Ignatenko wrote: > Hi, it looks like your friend needs to install Microsoft Platform SDK > on his > PC . > Another solution is to download and update version of dbghelp library > from > msdn site. > I didn't check the second solution. > If you don't not succeed for some reason, simply modify > nt_exception_filter.cpp file excluding lines: > #include , > #pragma comment(linker, "/defaultlib:dbghelp.lib"), > print_callstack function. It will disable call stack printing when crash > happens. > > Aleksey. > > > On 7/31/06, Paulex Yang wrote: >> >> Hi, all >> >> I tried the latest snapshot[1] today on Win2K server with SP4 and hotfix >> until 2005-08-23, (actually one friend wanted to use Harmony on his old >> machines, he also had some experience about Eclipse on Harmony month ago >> here[2]), but it failed even for "java -version", some error thrown as >> Windows error box with message like "Cannot locate SymFromAddr at >> dbghelp.dll" or so, while the latest classlib build with IBM VME works >> fine on it. He said he also tried to compile DRLVM on the Win2k, but it >> requires to download Eclipse 3.1.1(I guess only Eclipse compiler is >> needed?), so he gave up. Any ideas can help me to pull him back to >> Harmony from Sun JDK? :-D >> >> [1] >> >> http://people.apache.org/dist/incubator/harmony/snapshots/latest-hdk-windows.zip >> >> [2] >> >> http://my.donews.com/eclipse/2006/05/10/run-eclipse-32-sdk-under-apache-harmony/ >> >> >> -- >> Paulex Yang >> China Software Development Lab >> IBM >> >> >> >> --------------------------------------------------------------------- >> Terms of use : http://incubator.apache.org/harmony/mailing.html >> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org >> For additional commands, e-mail: harmony-dev-help@incubator.apache.org >> >> > -- Paulex Yang China Software Development Lab IBM --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org For additional commands, e-mail: harmony-dev-help@incubator.apache.org