This is the mail archive of the gcc-patches@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]

Re: hpux specific installation notes for GCC


On Wed, 27 Sep 2000, Markus Werle wrote:
> Something may go wrong with very long symbol names > 1000 chars

Yup. Also Sun as is broken there.

> (I have them because of extreme use of expression templates ...)
> Any idea how to cut their length automagically?

int flag_do_squangling = 1; in gcc/cp/decl2.c.

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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