Prof A Olowofoyeku (The African Chief) wrote:
On 6 Jun 2003 at 20:31, Russell Whitaker wrote:
Hi: Took the Chief's sample, added one line, calling file obj1.pas; then: gpc -o obj obj1.pas
Got this: obj1.pas:10: internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See URL:http://www.gnu-pascal.de/todo.html for instructions.
Using this: Reading specs from /usr/local/lib/gcc-lib/i586-pc-linux-gnu/3.2.2/specs Configured with: ../gcc-3.2.2/configure --enable-languages=pascal : (reconfigured) ../gcc-3.2.2/configure --enable-languages=pascal : (reconfigured) ../gcc-3.2.2/configure --enable-languages=pascal Thread model: posix gpc version 20030209, based on gcc-3.2.2
[...]
I got: "a" "b"
Using: gpc version 20030507, based on gcc-3.2.3 (mingw special 20030504-
I don't have 20030209 handy now. I suppose this is a bug that was fixed meanwhile. If you want to be sure, Russ, you might want to provide a stack trace (`i s' in gdb).
Frank