------- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-15 18:49 ------- ld64 failed: in ../lib/libgambc.dylib, unknown mach-o file type
Means something is wrong with the ld64 or the library it is trying to link to, so I don't see how it can be a GCC bug. Could you do: "file libgambc.dylib" in the directory which contains libgambc.dylib? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22082