From: Zoran V. <zv...@ar...> - 2006-09-15 07:28:05
|
On 15.09.2006, at 08:23, Gustaf Neumann wrote: > > On a power5+ with linux and gcc, int stays at 32bit even with 64bit > code. Yes, this is what I also read everywhere. The int should stay 32bit even on 64bit boxes otherwise the porting effort might be a nightmare for just about everybody. |