CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/05/03 17:23:26
Modified files:
lang/gcc/4.6/patches: patch-gcc_ada_Make-generated_in
lang/gcc/4.7/patches: patch-gcc_ada_Make-generated_in
lang/gcc/4.8/patches: patch-gcc_ada_Make-generated_in
Log message:
Take another stab at debugging the sporadic build failures in the gnat
build tools. Split compiling and linking/binding into two parts and add
some ls in between to spot the disappearing object file...
Reverts previous attempt running gnatmake with -j1 which turned out to
be insufficient.
ok pascal@ sthen@