delorie.com/archives/browse.cgi | search |
Date: | Tue, 15 Mar 94 21:55:22 PST |
From: | stevev AT miser DOT uoregon DOT edu (Steve VanDevender) |
To: | tesla AT lamar DOT colostate DOT edu (Jon Nash) |
Cc: | djgpp AT sun DOT soe DOT clarkson DOT edu |
Subject: | Compiler Aborts! Why? (Solved) |
Compiling Jon's code with G++ 2.5.8 running on Linux 1.0 gives the message: abort.c: In function `int main()': abort.c:10: Internal compiler error. abort.c:10: Please submit a full bug report to `bug-g++@prep.ai.mit.edu'. The problem really seems to be that operator new [] doesn't give a nice diagnostic when the array size is not an integer.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |