(file) Return to porting.txt CVS log (file) (dir) Up to [Pegasus] / pegasus / doc

 1 mike  1.1 
 2           
 3           Notes for Solaris:
 4           
 5               Used static libraries for G++.
 6               Add -fPIC to compiler line.
 7               Reorder libraries in libraries.mak files (one pass linking).
 8               Add space between "-o" and ".tmp.o".
 9               Add FILTER= for purify
10           
11           Notes on xlC on AIX (IBM C++):
12           
13               No template specialization.
14               No namespaces.
15               No for scope.
16               Destructor warnings.
17               No template default arguments.
18               Missing standard headers (e.g., <cstdio>, <cstddef>,...)
19               No boolean type.
20           

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2