| Date Of Receipt: 15-MAY-1996 15:29:37.56
From: ALPHA::"[email protected]" "Joshua M. Friedman OSF/UNIX SDE"
To: [email protected]
CC: [email protected]
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 <[email protected]>
Organization: Digital Equipment Corporation, DECthreads
To: [email protected]
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
|
| Date Of Receipt: 16-MAY-1996 11:20:01.51
From: ALPHA::"[email protected]" "Tom Peterson USG 16-May-1996 1113"
To: [email protected]
CC: [email protected], [email protected], [email protected], [email protected]
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 <[email protected]>
Reply-To: [email protected]
X-Mailer: Mozilla 3.0b3 (Win95; I)
Mime-Version: 1.0
To: tomp
Cc: [email protected]
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: [email protected]
Message-Id: <[email protected]>
Date: Wed, 15 May 1996 14:39:16 -0400
From: Damon Weinstein <[email protected]>
Organization: Digital Equipment Corporation, DECthreads
X-Mailer: Mozilla 2.0 (X11; I; OSF1 V3.2 alpha)
Mime-Version: 1.0
To: [email protected]
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
|