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 libgcj/1907] symbol demangling by Throwable.printStackTrace


------- Additional Comments From aph at gcc dot gnu dot org  2003-11-11 14:57 -------
libgcj does not depend on the C++ libraries, and I am opposed to making it do so.

We can perhaps get rid of c++filt, but we can't get rid of addr2line because we
need it to get line numbers.  A patch has been submitted that removed the neeed
for addr2line, but it used libbfd, which is GPL.



-- 


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


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