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:56 -------
(In reply to comment #6)
> [descartes:~/programs/gambc40b13] lucier% file lib/libgambc.dylib
> lib/libgambc.dylib: Mach-O 64-bit executable ppc64

executable, that means it is not linkable.  I would double check you GCC invocation for making 
libgambc.dylib because it is not generating a library.

-- 


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]