[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
| 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 | 
1707.0. "build and lint" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Wed Aug 16 1995 17:13
Date Of Receipt: 	16-AUG-1995 16:16:06.16
From: 	SMURF::WASTED::sloat "David Sloat USG  16-Aug-1995 1614"
To: 	buildhelp@DEC:.zko.wasted
CC: 	sloat@DEC:.zko.wasted
Subj: 	build and lint
Hi -
I'm trying to lint some code using 'build' via ODE.  I am
having some trouble trying to get the appropriate arguments
sent to the build process.
What I would like to do is to specify certain files to be
'linted' with the -Qu option (64 bit porting).  I tried this
by entering
	build BINARY_lint LINTFILES=ics_cli.o LINTFLAGS=-Qu
What I get is build attempting to lint all of the files and the
Qu flag I specified is ignored.  Is there some information that
I am missing?
The current workaround is to build the files I need using
	build BINARY_ MAKE_ARGS=ics_cli.o CPP_ONLY=-E > ics_cli.i
to get the .i file and then run lint locally on the .i file.
Is this an easier/more appropriate solution?
Thanks,
Dave Sloat
[email protected]
DTN: 381-0773
| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|