> Perhaps you could make that '--target' instead of '--host', in the event > that someone is cross-compiling PCB on a different host. ;-) Pcb is not a compiler. --build is the machine you build on, --host is the machine pcb will run on.