gnat-4.1.1-15 compilation loop?
I have a program called: INDEXED_SEQUENTIAL_IO (well, actually Test_Indexed_Sequential_IO.adb) Copyright (C) 1999 Matthew J Heaney <[EMAIL PROTECTED]> which compiles without appearant error using gnat-4.0 (Ubuntu Dapper-Drake, up to date yesterday), but which hangs without error message during compilation when using gnat-4.1.1-15 (Debian Etch, several days running...don't know when the bug appeared). I don't yet have a clue as to what the error is, as for simple compilations there appears to be no problem. Any suggestions? (I'm really more at home in Python, and am just now getting my feet wet in Ada, so this is a real stumper.) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#408703: gnat-4.1.1-15: compilation hangs
Martin Michlmayr wrote: * Charles Hixson <[EMAIL PROTECTED]> [2007-01-27 12:04]: The program INDEXED_SEQUENTIAL_IO http://www.adapower.com/adapower1/reuse/indexed_io.tar.gz I get: Not Found The requested URL /adapower1/reuse/indexed_io.tar.gz was not found on this server Do you think you could send the file to me? xmit.tar.gz is reconstituted from what I was actually compiling from. indexed_io.tar.gz is the original file that I downloaded. xmit.tar.gz Description: GNU Zip compressed data indexed_io.tar.gz Description: GNU Zip compressed data
Bug#408703: gnat-4.1.1-15: compilation hangs
Martin Michlmayr wrote: * Charles D Hixson <[EMAIL PROTECTED]> [2007-01-27 13:23]: xmit.tar.gz is reconstituted from what I was actually compiling from. indexed_io.tar.gz is the original file that I downloaded. What command are you running exactly? gnatmake -o test_indexed_sequential_io test_indexed_sequential_io.adb I've got that command sitting in a terminal window right now, thus: [EMAIL PROTECTED]:~/projects/Ada/db1/ioseq/src/xmit$ gnatmake -o test_indexed_sequential_io test_indexed_sequential_io.adb gcc-4.1 -c test_indexed_sequential_io.adb top - 14:31:41 up 1 day, 3:41, 5 users, load average: 0.83, 0.31, 0.11 Tasks: 147 total, 2 running, 145 sleeping, 0 stopped, 0 zombie Cpu(s): 54.8%us, 1.0%sy, 0.0%ni, 43.7%id, 0.3%wa, 0.2%hi, 0.0%si, 0.0%st Mem:516396k total, 507376k used, 9020k free,10444k buffers Swap: 4096556k total, 299112k used, 3797444k free, 253292k cached PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 7826 charles 25 0 27808 10m 3616 R 100 2.1 1:25.35 gnat1 5464 charles 15 0 32672 8596 6044 S5 1.7 0:06.75 gnome-terminal 5316 root 15 0 92900 13m 2716 S5 2.6 28:45.75 Xorg 5 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]