configure it "../gcc-3.3/configure --prefix=/Users/dazheng/unix/ -- target=i686-apple-darwin9 --enable-languages=objc" (actually I only want the C compiler, but I don't know how to disable all other language, so I only enable objc).
--enable-languages=c Segher