[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

2282.0. "C++ build" by AOSG::FILTER (Automatic Posting Software - mail to flume::puck) Wed May 15 1996 19:09

Date Of Receipt: 	15-MAY-1996 14:46:19.61
From: 	HUNCH::"damon@zko.dec.com"
To: 	odehelp@zk3.dec.com
CC: 	
Subj: 	C++ build

hi,

I am trying to build a C++ file using the ode build system, and wonder
if you can point me to a document or send an example Makefile.


			thanx . . .

				dAmOn

T.RTitleUserPersonal
Name
DateLines
2282.1Re: C++ buildAOSG::FILTERAutomatic Posting Software - mail to flume::puckWed May 15 1996 20:1235
Date Of Receipt: 	15-MAY-1996 15:29:37.56
From: 	ALPHA::"jmf@zk3.dec.com" "Joshua M. Friedman OSF/UNIX SDE"
To: 	damon@zko.dec.com
CC: 	odehelp@zk3.dec.com
Subj: 	Re:  C++ build

Damon, both the 'atom' and 'dhcp' components of the ptos pool build
using C++ (cxx); hope that helps:

	./usr/ccs/bin/atom
	./usr/sbin/dhcp

If you have any additional questions please send to 'buildhelp' rather
than to 'odehelp'.

-josh

------
Date: Wed, 15 May 1996 14:39:16 -0400
From: Damon Weinstein <damon@zko.dec.com>
Organization: Digital Equipment Corporation, DECthreads
To: odehelp@zk3.dec.com
Subject: C++ build

hi,

I am trying to build a C++ file using the ode build system, and wonder
if you can point me to a document or send an example Makefile.


			thanx . . .

				dAmOn


2282.2Re: C++ buildAOSG::FILTERAutomatic Posting Software - mail to flume::puckThu May 16 1996 15:2378
Date Of Receipt: 	16-MAY-1996 11:20:01.51
From: 	ALPHA::"tomp@zk3.dec.com" "Tom Peterson USG  16-May-1996 1113"
To: 	tresvik@zk3.dec.com
CC: 	tomp@zk3.dec.com, jps@zk3.dec.com, damon@zko.dec.com, odehelp@zk3.dec.com
Subj: 	Re: C++ build

Hi Tom,

Below are examples of C++ usage in the base OS pool.  I grep'd
these out of the steelos build logs.

/usr/sbin/dhcp/dccapdb
/usr/sbin/dhcp/dcserver
/usr/ccs/bin/atom/tools/hiprof

The Makefiles in these areas should provide an example.  However,
it still seems that there are no default C++ build rules (like
there are for C) in the top level ODE *.mk files for the base OS.
Each of the areas above have had to spin their own rules.  The
C++ tools are in place, but the default rules are not.  Someone
should look into this as C++ usage is likely to continue growing
in the base OS.

- Tom

------- Forwarded Message

Date:  Thu, 16 May 1996 08:02:06 -0400
From:  Tom Tresvik <tresvik@zk3.dec.com>
Reply-To:  tresvik@zk3.dec.com
X-Mailer:  Mozilla 3.0b3 (Win95; I)
Mime-Version:  1.0
To:  tomp
Cc:  damon@zko.dec.com
Subject:  [Fwd: C++ build]
Content-Type:  multipart/mixed; boundary="------------656A3A604953"

This is a multi-part message in MIME format.

--------------656A3A604953
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Tom.  Is this something you could help with or do you know someone 
using C++ in the build?  I haven't seen anyone on odehelp respond.

Tom

--------------656A3A604953
Sender: damon@zko.dec.com
Message-Id: <319A24D4.FF6@zko.dec.com>
Date: Wed, 15 May 1996 14:39:16 -0400
From: Damon Weinstein <damon@zko.dec.com>
Organization: Digital Equipment Corporation, DECthreads
X-Mailer: Mozilla 2.0 (X11; I; OSF1 V3.2 alpha)
Mime-Version: 1.0
To: odehelp@zk3.dec.com
Subject: C++ build
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

hi,

I am trying to build a C++ file using the ode build system, and wonder
if you can point me to a document or send an example Makefile.


			thanx . . .

				dAmOn

--------------656A3A604953--



------- End of Forwarded Message