From 102046c85267f619834943f0d3799b726876a383 Mon Sep 17 00:00:00 2001 From: brunsch Date: Sun, 23 Aug 1998 01:13:20 +0000 Subject: Added instructions for adding Alpha Configurations. --- ACE-INSTALL.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'ACE-INSTALL.html') 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:

MS Loopback Adapter

+ALPHA CONFIGURATIONS

+ +

Many project files already contain Alpha NT configurations. For those that +do not, follow these steps to add them.

+ +
    +
  1. Load the project on the Alpha machine. +
  2. Go to the Build menu and then Configurations. +
  3. Select the project that you want to convert. +
  4. Click on Add. +
  5. Select the x86 configuration to "Copy settings from&qout; + (either Debug or Release versions). +
  6. Prepend "Alpha " to the beginning of the name under + "Configuration". +
  7. Click OK. +
  8. Close the "Configurations" window. +
  9. Now go to the Project settings. +
  10. For the General Settings, change the output directories to standard ACE + output directores. Intermediate Directories are "Debug" and + "Release" in most cases. The Output Directories are blank, + except for Release versions of executables, in which it is also + "Release". +
  11. For the C/C++ Settings, make sure that the Code Generation's runtime + library is set to "Multithreaded DLL" or "Debug Multithreaded + DLL". +

Building and Installing ACE on VxWorks

-- cgit v1.2.1