Linking to different style mangled names
CARTER-HITCHIN, David, GBM
David.CARTER-HITCHIN@rbos.com
Fri Nov 3 16:58:00 GMT 2006
More information about the Binutils mailing list
Fri Nov 3 16:58:00 GMT 2006
- Previous message (by thread): [PATCH] MIPS gas: Disallow most PC-rel references to other sections
- Next message (by thread): Linking to different style mangled names
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, Forgive me if this is covered in some documentation somewhere, but I haven't found it. I trying to link to a library which appears to have been built with an older version of GCC. One of the mangled function names is: open__5Tibrv However when I compile my app with GCC 3.4.6 it is looking for this name: _ZN5Tibrv4openEv The only information I can find about the first style is in "GCC: The complete reference" by Arthur Griffith, who says his book is based on GCC 3.1 The question is how can I convince the linker to do it's stuff here? I don't really want to affect the whole application, just this library. Perhaps it is not possible? TIA, David. --LongSig *********************************************************************************** The Royal Bank of Scotland plc. Registered in Scotland No 90312. Registered Office: 36 St Andrew Square, Edinburgh EH2 2YB. Authorised and regulated by the Financial Services Authority This e-mail message is confidential and for use by the addressee only. If the message is received by anyone other than the addressee, please return the message to the sender by replying to it and then delete the message from your computer. Internet e-mails are not necessarily secure. The Royal Bank of Scotland plc does not accept responsibility for changes made to this message after it was sent. Whilst all reasonable care has been taken to avoid the transmission of viruses, it is the responsibility of the recipient to ensure that the onward transmission, opening or use of this message and any attachments will not adversely affect its systems or data. No responsibility is accepted by The Royal Bank of Scotland plc in this regard and the recipient should carry out such virus and other checks as it considers appropriate. Visit our websites at: http://www.rbos.com http://www.rbsmarkets.com ***********************************************************************************
- Previous message (by thread): [PATCH] MIPS gas: Disallow most PC-rel references to other sections
- Next message (by thread): Linking to different style mangled names
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list