On Thu, 24 Jul 2014, William D. Jones wrote: > I recall reading that build.sh can automatically determine which sources pcc > can compile and which sources it cannot, so I'll let pcc attempt to build the > userland and will report back if it fails on any targets that I cannot fix (or > skip) myself.
Yes, I think you can set UNSUPPORTED_COMPILER.pcc in the Makefile and it will proceed using a different one iain
