------- Comment #2 from andry at inbox dot ru 2008-01-12 08:42 -------
(In reply to comment #1)
> I think this is really just PR 10179 which was fixed for 4.3.0.
>
Could you test it on 4.3?
I tried to "make" trunk, but stopped with error:
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "GNU C Runtime Library"
| #define PACKAGE_TARNAME "libgcc"
| #define PACKAGE_VERSION "1.0"
| #define PACKAGE_STRING "GNU C Runtime Library 1.0"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2605: error: cannot compute suffix of object files: cannot compile
could you run my test on g++ 4.3 to see is that all ok?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34747