This is the mail archive of the gcc-help@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]

a question about shared library


hi,
I have compiled a shared library using G++ on solaris.
I use Sun's linker to link this library with other objs and libs that are compiled using SUN's  CC compiler.It is failed.

Is libs compiled using G++ can not be linked,using SUN's linker, with libs & objs compiled using SUN's CC??


thanks

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