My actual config is Xcode 3.2.3 (64bit) under 10.6.4.
First of all, when updating via Terminal, I end with revision 5043 then get an additionnal info:
Code: Select all
Summary of conflicts:
Skipped paths: 1
No idea of what is this and if it's normal. Anyway, in Xcode, I asked for an Universal_Release for i386 architecture. Build fail with 251 warnings and 40 errors, the same:
Code: Select all
Command /Developer/usr/bin/gcc-4.2 failed with exit code 1
Chris or any osX guru, any hint on what's going on?
(For info, I went in the project info panel to verify the compiler version but it is already set to gcc 4.2)