Author: sebor
Date: Tue Nov 7 12:57:37 2006
New Revision: 472253
URL: http://svn.apache.org/viewvc?view=rev&rev=472253
Log:
2006-11-07 Martin Sebor
+ +We track bugs in compilers, operating systems, and other software +external to the Apache C++ Standard Library that affect the correct +behavior or performance of the library or programs that use it in the +bug tracking database along with other bugs. These bug reports are +often quite useful when porting the project to new versions of the +software. See the table below for filters with predefined searches for +bugs relevant to specific compilers, operating systems, and/or common +hardware architectures. + +
+ +| compiler | +operating system | +processor/architecture | +
|---|---|---|
| + Comeau C++ + | +Linux, Solaris, Widows | +i86, SPARC | +
| + Compaq/HP C++ + | +Tru64 UNIX | +Alpha | +
| + EDG eccp + | +Linux, Solaris, Windows | +AMD64, EM64T, i86, IA64 | +
| + gcc + | +AIX, Cygwin, HP-UX, IRIX, Linux, Solaris, Tru64 UNIX | +Alpha, AMD64, EM64T, i86, IA64, MIPS, PA-RISC, Power PC, SPARC | +
| + HP aCC + | +HP-UX | +IPF, PA-RISC | +
| + IBM XLC/C++ + | +AIX, Linux | +Power PC | +
| + Intel C++ + | +Linux, Windows | +AMD64, EM64T, i86, IA64 | +
| + SGI MIPSpro + | +IRIX | +MIPS | +
| + Visual C++ + | +Windows | +Alpha, AMD64, EM64T, i86, IA64 | +
| + Sun C++ + | ++ Linux, + Solaris + | +i86, IA64, SPARC | +