although I know it's not "officially supported" I'll post some of the build
output..
AMD64 is officially supported and it builds since I explicitly enabled pascal compiler there but there are around 28 test failures, whereas ia32 exhibits only one.
/home/peroyvind/rpm/BUILD/gcc-3.3.1/gcc/p/utils/gpidump.pas:29: warning:
duplicate implementation flag in GPI file `gpc.gpi'
/home/peroyvind/rpm/BUILD/gcc-3.3.1/gcc/p/utils/gpidump.pas:29: error: cannot
recompile module
I had added a patch to serialize build of pascal components as it is not really -jX capable.
