Strange Delphi compilation

Hi everybody, I’m having special problem - Delphi OGL program written on P120 without accelerator(Win98) (running without any problem) crashes on AMD Athlon with nVidia GeForce(WinME). What is interesting - exe-file compiled on this P120 is running on AMD, but when I try to compile source on AMD, it hangs up. Looks like there is something strange in Delphi compiler - isn’t there any configuration difference for Intel/Pentium or accel/non-accel? Program is quite simple - drawing a triangle in one thread. If any of you have got experience like me or any hint for me, thanks for any reply.

Have you found out where it hangs, is it part of getting the dc?