Open Quuxplusone opened 10 years ago
Attached muldc3.tar.bz2
(12723 bytes, application/x-bzip): Files to be attached by command line output
Are you using one of the bad GCC versions?
http://llvm.org/docs/GettingStarted.html#broken-versions-of-gcc-and-other-tools
Red Hat 5.8 has:
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52)
which is pretty close to the one in the list:
GCC 4.1.2 20071124 (Red Hat 4.1.2-42): Suffers from the same symptoms as the
previous one. It appears to work with ENABLE_OPTIMIZED=0 (the default).
Let me try the suggest workaround and report back.
Tried it and even with the workaround I get another build error: undefined references to clang::comments:CommandTraits::registerCommentOptions() and others.
muldc3.tar.bz2
(12723 bytes, application/x-bzip)