From mboxrd@z Thu Jan 1 00:00:00 1970 From: hamon@timide.stna.dgac.fr (Roland TTK) To: help-gcc@gnu.org Subject: Linking problems, mangling ? Date: Thu, 16 Dec 1999 06:36:00 -0000 Message-id: <83askq$dhu$1@news.stna.dgac.fr> X-SW-Source: 1999-12/msg00245.html Hi I have (succesfully ?) compiled my sources under solaris 2.6 with g++ 2.95 but I get undefined reference errors when linking. I try to link my object files with a library which was compiled by the sun C++ compiler. It seems like this compiler uses a specific mangling grammar, so the linker can't find the definitions it needs. I think the mangling grammar is pretty old (1994) so I can't beleive gcc doesn't emulate it. Help ! Thanks for your inputs. -- TTK http://www.multimania.com/ttk22 From mboxrd@z Thu Jan 1 00:00:00 1970 From: hamon@timide.stna.dgac.fr (Roland TTK) To: help-gcc@gnu.org Subject: Linking problems, mangling ? Date: Fri, 31 Dec 1999 22:24:00 -0000 Message-ID: <83askq$dhu$1@news.stna.dgac.fr> X-SW-Source: 1999-12n/msg00245.html Message-ID: <19991231222400.OArTHgV110APnl4nceA_qTa2VgYHGJc0L7_h5TyPN4Y@z> Hi I have (succesfully ?) compiled my sources under solaris 2.6 with g++ 2.95 but I get undefined reference errors when linking. I try to link my object files with a library which was compiled by the sun C++ compiler. It seems like this compiler uses a specific mangling grammar, so the linker can't find the definitions it needs. I think the mangling grammar is pretty old (1994) so I can't beleive gcc doesn't emulate it. Help ! Thanks for your inputs. -- TTK http://www.multimania.com/ttk22