public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* mangling of '$'
@ 2001-12-04 17:16 Adam Megacz
  0 siblings, 0 replies; only message in thread
From: Adam Megacz @ 2001-12-04 17:16 UTC (permalink / raw)
  To: gcc


Hi, all. I recently attempted to link code compiled with g++ to code
compiled with gcj. Unfortunately, the link fails because, according to
Bryce McKinlay (who was kind enough to let me quote this):

> Its because gcj and g++ disagree on how the "$" symbol should be 
> mangled. IIRC, the C++ guys agreed that it should do what gcj does 
> (mangle it to a unicode symbol), but they never implemented it.
 
[as discussed in http://gcc.gnu.org/ml/gcc-patches/2001-03/msg01667.html]

Could anybody here please adjust g++'s mangling of "$" to "__U24", as
gcj does? I'd greatly appreciate it.

Also, I know beggars can't be choosers, but since it seems to be a
simple fix, and since it's sort of limiting my ability to proceed, do
you think you could fix it soon? Sorry, I hate to whine like this...

Thanks!

  - a

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-12-05  1:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-04 17:16 mangling of '$' Adam Megacz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).