Installation on Win32 systems ----------------------------- This version of AspectC++ has only been tested with the free version of Borland C++ 5.5 available from http:\\www.borland.com. Other compilers will probably work as well - as long as AspectC++ is able to parse the header files that come with this compiler. 0. Preparation We asume that you have Borland C++ 5.5 installed under C:\Borland\BCC55. 1. Unpack the zip archive For the following examples we asume that the distribution will be placed under C:\AC () 2. Setup environment variables see /env.bat for an example 3. Edit PUMA configuration file specified by PUMA_CONFIG see /pumabc55.cfg for an example The ac++ binary itself is statically linked and should be ready-to-run. Examples -------- The examples directory contains various examples how to write aspects using AspectC++. If you are using Borland C++ 5.5 you can use the examples.bat batch file to build all the examples at once. For other compilers this file can be used as an example how to invoke ac++. Contact ------- Visit http://www.aspectc.org for more information and updated versions. If you want any information about the AspectC++ project or have any comments, feel free to send us mail via info@aspectc.org.