Paulex Yang wrote:
> 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?
> 

I think we need to find out whatever is requiring dbghelp and fix that.
 I'm really hoping we don't need a separate snapshot for Win2k

geir

> 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 <dbghelp.h>,
>> #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 <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>
> 
> 

---------------------------------------------------------------------
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