Package: gnat-4.8
Followup-For: Bug #666106
Control: reassign -1 gnat-4.9 4.9.0-1

On fischer.debian.org, -E has no effect. This is a bug by itself.

(sid_kfreebsd-i386)$ gnatclean -q main && gnatmake main && ./main
gcc-4.9 -c main.adb
gnatbind -x main.ali
gnatlink main.ali
raised CONSTRAINT_ERROR : Some error occurred

(sid_kfreebsd-i386)$ gnatclean -q main && gnatmake main -bargs -E && ./main
gcc-4.9 -c main.adb
gnatbind -E -x main.ali
gnatlink main.ali
raised CONSTRAINT_ERROR : Some error occurred


-- 
To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140503150238.6123.97240.reportbug@pegase

Reply via email to