[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::buildhelp

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

1932.0. "Is there a supported way to add -std1 to the CC line in ODE ?" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Fri Nov 03 1995 15:16

Date Of Receipt: 	 3-NOV-1995 11:16:28.86
From: 	SMURF::WASTED::"fenster@star.zko.dec.com"
To: 	odehelp@zk3.dec.com
CC: 	
Subj: 	Is there a supported way to add -std1 to the CC line in ODE ?
T.RTitleUserPersonal
Name
DateLines
1932.1Re: Is there a supported way to add -std1 to the CC line in ODE ?AOSG::FILTERAutomatic Posting Software - mail to flume::puckFri Nov 03 1995 16:2313
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