Mail Archives: djgpp/2002/01/16/13:01:36
Full Name <me AT live DOT com> wrote:
> I have searched around for the definitive answer but cannot find one,
> can someone help me?
> I am running 2.03 on Windows XP and have dual processor system. What
> compile option are there to enable SMP? I have come across -DSMP &
> -DCPUS=2 , is there anything else I need to do?
Yes: get another compiler.
Seriously, there is almost certainly no way you can ever use SMP in a
DOS application, which is what everything built by DJGPP is, no matter
whether it runs on real DOS, Win9x or NT/2K/XP.
If you want SMP support, you need a compiler that produces Win32
executables (for GCC ports, that usually means Cygwin or MinGW32), a
multithreading-safe libc implementation, and lots of other tools, none
of which come with DJGPP.
--
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
Even if all the snow were burnt, ashes would remain.
- Raw text -