, It looks like we "support" the pathscale compilers... > > I recently got access to the new Cray system at NICS (kraken) and > they've got the pathscale compilers there. Does anyone know about > this compiler? I think it may use GNU on the backend somehow. When I > type CC --version (CC is like Cray's mpiCC wrapper script AFAICT) I > get: > > /opt/cray/xt-asyncpe/2.0/bin/CC: INFO: linux target is being used > PathScale(TM) Compiler Suite: Version 3.2 > Built on: 2008-06-16 16:41:38 -0700 > Thread model: posix > GNU gcc version 4.2.0 (PathScale 3.2 driver)
I seem to recall that pathscale uses the gcc front-end and a proprietary optimizer/backend? So the parsing is pure gcc for C/C++. The fortran compiler is an offshoot from the old SGI compilers (pretty sure), but that is for another list. -Ben ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
