------- Additional Comments From jlm_devel at laposte dot net 2005-05-21 18:22 ------- I re-checked to be sure... and I confirm : $ make all-gcc ... $ echo $? 2 $ cd gcc $ make all ... $ echo $? 0 $ ls libgcc.a libgcc.a
so the issue is : two make that should have the same behaviour don't -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21698