[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: VPATH rebuilding of gawk
From: |
Ralf Wildenhues |
Subject: |
Re: VPATH rebuilding of gawk |
Date: |
Wed, 24 Jan 2007 20:31:05 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
* Andrew J. Schorr wrote on Mon, Jan 22, 2007 at 11:37:31PM CET:
> Does anybody know whether the current tree cross-compiles
> successfully?
IIRC it did for GNU/Linux -> MinGW/MSYS (Debian package mingw32) some
months ago, at least I had a build tree for that lying around here.
It doesn't now, for what I presume due to issues with the upgraded
gnulib sources. Will try to eventually debug and report back.
> Certainly 'make check' would not work in that situation, I think...
Well, simulators (like wine) are not hard to come by these days.
And just because it's cross compilation doesn't necessarily mean
the products can't be executed (32 -> 64 bit for example).
Cheers,
Ralf