This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/22082] Can't link 64-bit shared libraries with Xcode 2.1


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]