[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Enigma-devel] Compiling Enigma on Solaris 10 x86
From: |
Daniel Heck |
Subject: |
Re: [Enigma-devel] Compiling Enigma on Solaris 10 x86 |
Date: |
Mon, 01 Aug 2005 09:21:33 +0200 |
Moinak,
thanks for your help with a Solaris port of Enigma. Do you know whether
the Studio 10 compiler defines "GS" as a preprocessor macro? If so, we
might get away with a simple "#undef GS".
On the other hand, GS is only used as an abbreviation in the Enigma
code, so I wouldn't mind using "_GS" or even "GraphicsState" instead.
Thanks,
Daniel