News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Error 'process creation' under win98

Started by sdw, October 18, 2005, 04:00:27 PM

Previous topic - Next topic

sdw

I was attempting to compile cpuspeed on my home machine (win98) under Radasm and got a 'process creation error'.

Everything worked fine on my work machine which is xp sp2.

Is win98 incompatible? Not enough memory? .....


jorgon

Hi sdw

This error sounds more to do with Radasm than with GoAsm since GoAsm does not try to create any processes when it is assembling.  Would you mind asking on the Radasm forum?  This is part of the IDE Development and Support section of this site.
Author of the "Go" tools (GoAsm, GoLink, GoRC, GoBug)