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 c++/35483] GCC on AIX doesn't support dollar in symbols name.



------- Comment #4 from dje at gcc dot gnu dot org  2008-07-11 21:54 -------
Yes, this will substitute "_" for "$", but most programs do not use dollar
signs in symbol names, except Java.  GNU Java is not supported on AIX, so
building libjava does not accomplish much.

This is a large patch and requires an assignment.  With an assignment, I can
consider it.


-- 

dje at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dje at gcc dot gnu dot org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-07-11 21:54:53
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35483


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