This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
gcc 2.95.2
- To: "'gcc-bugs at gcc dot gnu dot org'" <gcc-bugs at gcc dot gnu dot org>
- Subject: gcc 2.95.2
- From: "Chernoguz, Inessa" <inessa dot chernoguz at intel dot com>
- Date: Tue, 10 Apr 2001 05:29:16 -0700
- Cc: "Chernoguz, Inessa" <inessa dot chernoguz at intel dot com>
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