| Version 1.9 Build 1556
|
|
Next: Include Files
Up: Coding Fundamentals
Previous: Coding Fundamentals
Compilers
AIPS++ has adopted the gnu C++ compiler, g++, as the one true compiler
for compiling C++ code. All code must compile and link with g++, vendor
compilers, such as the SUN's native compiler, are useful for debugging,
catching errors missed by g++, and more highly optimized code.
Ralph Marson has written an
AIPS++ Note 196
which describes
how to handle templates with g++.
Next: Include Files
Up: Coding Fundamentals
Previous: Coding Fundamentals
  Contents
  Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc.,
Washington, D.C.
Return to AIPS++ Home Page
2006-10-15