On 9 May 2013 12:50, David Nadlinger <see@klickverbot.at> wrote:
On Thursday, 9 May 2013 at 09:11:05 UTC, Thomas Koch wrote:
There are languages in Debian that rely on themselves to be build and it's a
headache to support those languages on all architectures.

Wouldn't the "normal" workflow for porting to a new platform be to start out with a cross-compiler anyway?

David

Currently... only if the target platform does not have a native c++ compiler.

--
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';