Hello Eljay,
Thank you again for your help :-) Last time I solved my problem (1.3 Go
binary debug on Mac OS X) in using a newer version of binutils, shipped
with Tiger. It was an "Apple customised" binutils bug.
>Do you get the undefined symbols when you do
>not use pre-compiled headers with GCC 4.0?
I hadn't check this because if I disable the pch, I have to modify ~2300
files. And this is a no option too because compilation time will be ~ 4
times longer (I would stick on gcc 3.3 or 3.4 rather).
But you right : this would be a good test. :-(
Sébastien