Re: ASM vs HLL : absurd war
From: Betov (betov_at_free.fr)
Date: 07/24/04
- Next message: Phil Carmody: "Re: Solving the Google "prime number in e" challenge"
- Previous message: The Wannabee: "Re: f0dder's fabulous folly."
- In reply to: The Wannabee: "Re: ASM vs HLL : absurd war"
- Next in thread: Percival: "Re: ASM vs HLL : absurd war"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 24 Jul 2004 10:23:42 GMT
The Wannabee <faq@.@.@.szmyggenpv.com> écrivait
news:opsbmt8mmnityngj@news.broadpark.no:
> Hi Betov. I just downloaded ReactOS 0.2.3 I try to burn a CD and
> install it without the boch emulator for once. But it seems you have
> allready tried it ? Will RosAsm now run on it ? I guess not, or you
> would probably tell us ? Maybe a window and the basics of the drawing
> API ? Will a minimum windows app run on ReactOS?
>
> I think this is very exiting.
Indead it _is_. It is _much_. :)
It seems that nobody had free time to give a try to
RosAsm Auto-Compile under ReactOS very last version.
The last one who did it, was James, two releases ago.
At that time, it was hanging in the RosAsm Routines
that are indentifying the Api calls, for encoding the
.Import Section.
If you mean to help, with this, and if you have time,
you could create a mofified version of RosAsm with
simple
HexPrint 0
...
Hexprint 1
...
... and so on, here and there around critical chunks...
To try to point out more exactely at what point it hangs.
At the last news, the hang was inside 'BuildImport', and
i suspect it to be more exactely inside the two Routines
'VerifyModuleWithExtensionExist' / 'VerifyFunctionExist',
that repetitively call to LoadLibrary and to GetProcAddress.
If true, it would be interresting to have some more details
about _how_ it hangs. I mean, maybe this is because of the
fact that the calls are done _repetitively_. And, if true,
(for example, if it would hang with the _second_ call to
LoadLibrary, or something like this...), it would be good
that i could report this to the ReactOS Dev List...
Betov.
< http://betov.free.fr/RosAsm.html >
- Next message: Phil Carmody: "Re: Solving the Google "prime number in e" challenge"
- Previous message: The Wannabee: "Re: f0dder's fabulous folly."
- In reply to: The Wannabee: "Re: ASM vs HLL : absurd war"
- Next in thread: Percival: "Re: ASM vs HLL : absurd war"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|