This is the mail archive of the gcc@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: alpha/OSF1 -g bug


   From: Dean Povey <povey@dstc.qut.edu.au>
   Date: Fri, 07 Nov 97 12:01:20 +1000

   mips-tfile, /tmp/ccaauAsa.s:1421 String too big (4104 bytes)

It's mips-tfile which is reporting the error.  That is part of egcs.
You can probably just increase the size of PAGE_SIZE in mips-tfile.c
to make it work again.  I'm not sure why mips-tfile.c has this fixed
limit.

Ian


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