------- Comment #25 from ebotcazou at gcc dot gnu dot org 2008-09-21 13:31 ------- > To use Ada multilib with gnatmake: > > export FLAGS="-m32"; gnatmake $FLAGS --RTS=$(gcc -print-multi-directory > $FLAGS) > -f main.adb
We should try and eliminate one of the redundant $FLAGS. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5911