summaryrefslogtreecommitdiff
path: root/ACE-INSTALL.html
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-23 01:13:20 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-23 01:13:20 +0000
commit102046c85267f619834943f0d3799b726876a383 (patch)
treedd74a5b1af6dd4123f4c7f278f038691b6991f95 /ACE-INSTALL.html
parent4ec5abbb56bdd664103a1f3727afc3647747bcfb (diff)
downloadATCD-102046c85267f619834943f0d3799b726876a383.tar.gz
Added instructions for adding Alpha Configurations.
Diffstat (limited to 'ACE-INSTALL.html')
-rw-r--r--ACE-INSTALL.html26
1 files changed, 26 insertions, 0 deletions
diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html
index 9fa0578b77e..7f4449a66e6 100644
--- a/ACE-INSTALL.html
+++ b/ACE-INSTALL.html
@@ -779,6 +779,32 @@ card. This is one method:<P>
MS Loopback Adapter<P>
</OL>
+<B>ALPHA CONFIGURATIONS</B><P>
+
+<P>Many project files already contain Alpha NT configurations. For those that
+do not, follow these steps to add them.</P>
+
+<OL>
+ <LI>Load the project on the Alpha machine.
+ <LI>Go to the Build menu and then Configurations.
+ <LI>Select the project that you want to convert.
+ <LI>Click on Add.
+ <LI>Select the x86 configuration to &quot;Copy settings from&qout;
+ (either Debug or Release versions).
+ <LI>Prepend &quot;Alpha &quot; to the beginning of the name under
+ &quot;Configuration&quot;.
+ <LI>Click OK.
+ <LI>Close the &quot;Configurations&quot; window.
+ <LI>Now go to the Project settings.
+ <LI>For the General Settings, change the output directories to standard ACE
+ output directores. Intermediate Directories are &quot;Debug&quot; and
+ &quot;Release&quot; in most cases. The Output Directories are blank,
+ except for Release versions of executables, in which it is also
+ &quot;Release&quot;.
+ <LI>For the C/C++ Settings, make sure that the Code Generation's runtime
+ library is set to &quot;Multithreaded DLL&quot; or &quot;Debug Multithreaded
+ DLL&quot;.
+</OL>
<HR>
<H4><A NAME="vxworks">Building and Installing ACE on VxWorks</A></H4>