Title: | USG buildhelp questions/answers |
Moderator: | SMURF::FILTER |
Created: | Mon Apr 26 1993 |
Last Modified: | Mon Jan 20 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 2763 |
Total number of notes: | 5802 |
Date Of Receipt: 3-NOV-1995 11:16:28.86 From: SMURF::WASTED::"[email protected]" To: [email protected] CC: Subj: Is there a supported way to add -std1 to the CC line in ODE ?
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
1932.1 | Re: Is there a supported way to add -std1 to the CC line in ODE ? | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Fri Nov 03 1995 13:23 | 13 |
Date Of Receipt: 3-NOV-1995 12:33:57.46 From: SMURF::FLUME::jmf "Joshua M. Friedman OSF/UNIX SDE 03-Nov-1995 1231" To: fenster@DEC:.zko.flume CC: buildhelp@DEC:.zko.flume Subj: Re: Is there a supported way to add -std1 to the CC line in ODE ? Yaacov, you can put this line at the end of rc_files/custom in your sandbox, or just define it in your workon environment manually; CENV gets added to CARGS and CFLAGS in the build makefiles: replace setenv CENV -std1 |