[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

431.0. "Re: Quick question...." by SMURF::FILTER (Automatic Posting Software - mail to flume::puck) Fri Nov 12 1993 16:46

Date Of Receipt: 	11-NOV-1993 10:21:31.75
From: 	FLUME::"[email protected]"
To: 	[email protected]
CC: 	[email protected]
Subj: 	Re: Quick question....

In your sandbox/rc_files dir, create a file called custom
that looks like this:

#
include ./local
replace setenv COFF_ACC_EXEC_PREFIX     "${tools_base}/acc/"
replace setenv COFF_GCC_EXEC_PREFIX     "${tools_base}/gcc/"
replace setenv COFF_MCC_EXEC_PREFIX     "${tools_base}/mcc/"
replace setenv COMP_HOST_ROOT           "${tools_base}/${cc_suite}"
replace setenv COMP_TARGET_ROOT         "${tools_base}/${cc_suite}"

If you also want to have a local hostbin (ie make, lex, ctags, release etc.)
include the following line as well:

replace setenv TARGET_EXEC_PREFIX       "${tools_base}/hostbin/"

You shouldn't have to modify standard.mk at all.
Make sure that your local tools area is fully populated, symlinks
and all.  You can do mklinks in here, and then just change the pieces
you want to test.


	-Grant


| 
| If I want to modify my build environment to do a build
| such that it always uses my local tools - including
| my local driver, what do I have to change in standard.mk?
| 
| I'd like to do some builds where instead of having:
| 
| /usr/sde/osf1/build/agosminor/tools/alpha_OSF1/alpha/acc/cc
| 
| I simply get:
| 
| cc
| 
| Any help would be appreciated.
| 
| Thanks!
| 
| Chris
| 
| 

T.RTitleUserPersonal
Name
DateLines