If you want to cross-compile pcc (from a build machine to a different host machine):
$ export CC=mips-netbsdelf-pcc
$ ./configure --host=mips-netbsdelf
$ make&& make install
This will build pcc into a mipsel binary for running on NetBSD.Powered by rcshistory.cgi 0.3