I've cross-built sdcc for win32.
Now I want to run the regression tests. I guess this used to be possible, but since the preprocessor changes it is broken (whatever support was there in support/regression before no longer works with all the changes that replaces the binaries in bin/ with scripts that call binaries that are elsewhere).
Actually, I haven't even managed to just run that cross-built sdcc yet. I'm still struggling with the preprocessor stuff.