Comeau C++ 4.0 Front-End Pre-Release
Additional information for "SCO UNIX" customers
- You will need to add these 2 lines to /<YourComeauDir>/bin/como (not to realcomo):
EDG_GEN_C_IN_CURR_DIR=1 export EDG_GEN_C_IN_CURR_DIR
EDG_GEN_C_SUFFIX=i.c export EDG_GEN_C_SUFFIX
- Also, change these two existing lines:
EDG_MUNCH_NM_OPTIONS=-g export EDG_MUNCH_NM_OPTIONS
EDG_PRELINK_DEFAULT_OPTIONS="-f gnu" export EDG_PRELINK_DEFAULT_OPTIONS
to this:
EDG_MUNCH_NM_OPTIONS=-ph export EDG_MUNCH_NM_OPTIONS
EDG_PRELINK_DEFAULT_OPTIONS="-f CLIX" export EDG_PRELINK_DEFAULT_OPTIONS
(Note: Each of the above is one line, however, your browser many line wrap them giving the appearance that an environment variable is on a line by itself -- it isn't.)
- Have you found a glitch in Comeau C++ 4.0 Front-End Pre-Release? No matter how small, please contact us at support@comeaucomputing.com.
Comeau Computing
91-34 120th Street
Richmond Hill, NY, 11418-3214
http://www.comeaucomputing.com
support@comeaucomputing.com
(c) © 1992-1997 Comeau Computing. All Rights Reserved.