On 7/2/09, Blue Swirl wrote: > On 7/1/09, Alexander Graf wrote: > > In order to not execute code we just compiled, let's replace signrom > > with a shell script that does the same thing while staying compatible > > to pretty much every system available. > > > > This should make cross-compilation for windows easier. > > > Why don't you use $(HOST_CC) to compile the signrom binary? > Like with this patch? Fixes Mingw32 compile for me.