Hi, I'm trying to compile and link a product that was already compiled and linked successfully before, on AIX5.3 with gcc3.4.6, but I got the following link err: "collect2: ld returned 12 exit status" with no more details... Does anyone know the reason for that or how can I get more info? B.t.w This problem happens only when I'm not using the strip option (-s) => the release version was linked successfully, but I don't have any way to debug it. Tx, Shlom