https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49441
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49441
--- Comment #4 from Dominique d'Humieres 2011-06-17
13:05:33 UTC ---
PR49314 reports also problems with iconv and java.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49441
--- Comment #3 from Jack Howarth 2011-06-17
12:50:52 UTC ---
How is gcj supposed to properly find its linkage libraries on x86_64 linux when
using -m32? Since only a single copy of libgcj.spec is installed and used for
both the default -m64 and -
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49441
--- Comment #2 from Jack Howarth 2011-06-17
00:16:55 UTC ---
This same behavior exists for LIBICONV in the multi lib of libstdc++-v3...
[MacPro:darwin_objdir/x86_64-apple-darwin11.0.0/libstdc++-v3] howarth% grep
LIBICONV *
Makefile:LIBICONV = -
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49441
--- Comment #1 from Jack Howarth 2011-06-17
00:09:42 UTC ---
I don't believe r169822 is the cause but I see what is happening. During the
build two libgcj.spec files are generated. One in
x86_64-apple-darwin11.0.0/libjava, which properly substitu