[win32] Generic change in win32 branch: don't just turn on CRIPPLED_CC
authorGurusamy Sarathy <gsar@cpan.org>
Sat, 22 Nov 1997 07:24:01 +0000 (07:24 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sat, 22 Nov 1997 07:24:01 +0000 (07:24 +0000)
commita80f87c48e630b044cd5371d547b0f38e4476ec0
treee7538874f466dadcb29aca41ce3f212b41b5f682
parenteece6917ca78f8c79af6254e2c02cc65fcb937c7
[win32] Generic change in win32 branch: don't just turn on CRIPPLED_CC
when USE_THREADS.  GCC for instance, can do without macros that use
globals.  Instead, selectively re#define only those macros
that use globals to their functional equivalents.  Tests 100% on
Solaris/gcc (after `chmod +x t/op/nothread.t t/lib/thread.t` (hint,hint)).

p4raw-id: //depot/win32/perl@276
perl.h
sv.h