2010/7/4 Rene Gollent <anevilyak@xxxxxxxxx>: > On Sat, Jul 3, 2010 at 12:39 PM, <korli@xxxxxxxxxxxxxxxx> wrote: >> Modified: >> haiku/trunk/headers/posix/size_t.h >> Log: >> Define ssize_t in Haiku headers when building with GCC4 (see also #5719). >> This could imply a conflict with old gcc4 Haiku builds. >> > > Presumably these changes require an update to the Haiku-native > compiler packages? gcc4 on Haiku now can't build Haiku itself any more > due to ssize_t conflicts. An update of the GCC 4.3.3 package would be fine. Applying r37379 to the stddef.h contained in the gcc4.3.3 optional package is in fact needed. Bye, Jérôme