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]

gcc 2.95.2


Hello,

I have a problem with gcc-2.95.2 on hp11. I built it, but compilation of
project failed.
My file:

#include <list >

Compilation failed with:
`operator new' takes type `size_t' as first parameter

We fixed this problem in file string.h (of compiler). But now we failed with
assembler error message:
/var/tmp/cc7e5eod.s: Assembler messages:
/var/tmp/cc7e5eod.s:12985: Error: Invalid operands

Can you help me?

Thanks,
Inessa


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