summaryrefslogtreecommitdiff
path: root/ACE-INSTALL.html
diff options
context:
space:
mode:
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>