On Thu, 21 Jan 2010, John Peterson wrote: > On Thu, Jan 21, 2010 at 10:23 AM, Yujie <[email protected]> wrote: >> Dear Roy, >> >> I revise the compiler to g++ and gcc. it works. you are right. The problem >> is from mpicxx. Thanks a lot. > > Just to double-check: you are compiling in complex mode and there > weren't any more compiler errors on our end?
I can't speak for Yujie, but --enable-complex links and runs the examples here now. The one remaining libMesh bug was trivial; the dense_matrix_blas_lapack.C stuff was instantiating for Real but also needed instantiations for Number. I'll try again after switching back to newer compiler versions and see if I can catch anything else. --- Roy ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
