> Wolfgang, you were correct. The problem lies in the latest gcc 4.5 > version (4.5.0 20100107 (experimental) (GCC)) released by > http://sourceforge.net/projects/hpc/. I took the code snippet you sent > me and ran it on the numerous gcc compilers one seems to accumulate when > one uses a mac. The results are shown below. To summarise: The following > gcc versions work fine for compiling the code snippet: gcc version 4.2.1 > (Apple Inc. build 5646) (dot 1) > gcc version 4.3.3 (GCC) > gcc version 4.5.0 20090910 (experimental) (GCC). > But the latest 4.5 version from hpc fails, i.e. > gcc version 4.5.0 20100107 (experimental) (GCC) > fails.
I've opened GCC bug 43648 for this: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43648 > This mac related compiler issue is quite frustrating. I get the impression that mac os x is tied rather closely to a particular version of gcc and that using a different version of gcc leads to all sorts of problems. Does it work to just use the relevant version of xcode, or what is the reason y'all are playing with different versions of gcc? Best W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
