On Sat, 2009-08-15 at 01:37 +0100, Dave Korn wrote: > Hmpf. That seems to rule out that theory. Gnatlink is still spawning the > gcc driver to link, rather than the linker itself; maybe the driver's doing > something wrong? Is collect-ld a shell script or an executable on your host?
It's a script that appears in the build/gcc directory: $ file /home/guerby/build/gcc/collect-ld /home/guerby/build/gcc/collect-ld: Bourne shell script text executable Thanks for your help, Laurent