http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35377
Gabor Z. Papp changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Version|4.2.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339
--- Comment #17 from Gabor Z. Papp 2010-10-01 18:42:49 UTC
---
(In reply to comment #15)
> Please attach i686-pc-linux-gnu/libmudflap/config.log
Done.
> Please post the output of the following commands (modifying the configure
> script to post
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339
--- Comment #19 from Gabor Z. Papp 2010-10-02 06:56:43 UTC
---
(In reply to comment #15)
> make configure-target-libmudflap
make: *** No rule to make target `configure-target-libmudflap'. Stop.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339
--- Comment #20 from Gabor Z. Papp 2010-10-02 06:58:38 UTC
---
(In reply to comment #19)
> > make configure-target-libmudflap
>
> make: *** No rule to make target `configure-target-libmudflap'. Stop.
My bad. I'm building gcc in ./obj
So runni
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339
--- Comment #24 from Gabor Z. Papp 2010-10-02 07:17:33 UTC
---
(In reply to comment #23)
> The 'make configure-target-libmudflap' log you just sent does not show the
> 'expr syntax error' failures from the log.make in comment 1 any more. Can you
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45868
Summary: --disable-shared --enable-static
--enable-shared=libstdc++ doesn't build shared
libstdc++
Product: gcc
Version: 4.4.6
Status: UNCONFIRMED
Severi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45868
--- Comment #1 from Gabor Z. Papp 2010-10-02 15:03:55 UTC
---
BTW somewhere I read, that shared libstdc++ needs shared libgcc_s.so,
probably thats the problem, since this configuration build static libgcc_s
only.