Hello, Libmesh developers and users There is only gcc3.2.2 on the server, I'm not the administrator. When compile libmesh0.6.3-rc1 with gcc3.2.2 , there is an error:
...... Compiling C++ (in optimized mode) src/mesh/xdr_io.C... src/mesh/xdr_io.C: In member function `virtual void XdrIO::write(const std::string&)': src/mesh/xdr_io.C:150: parse error before `,' token src/mesh/xdr_io.C:152: confused by earlier errors, bailing out make: *** [src/mesh/xdr_io.i686-pc-linux-gnu.opt.o] Error 1 But with gcc4.0.3, it's ok. -- Shengli Xu ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
