[cfe-dev] First shot at Bug 4127 - The clang driver should support cross compilation

Joerg Sonnenberger joerg at britannica.bec.de
Mon Jan 9 13:46:24 PST 2012


On Mon, Jan 09, 2012 at 03:00:30PM -0600, Sebastian Pop wrote:
> I would like the default config file to be created by the configure scripts,
> and all the logic that is currently executed at each clang compilation
> to be moved to configure time.

This is the part I object to. Please do not make cross-compilation more
painful than it has to be. It works well for some of us without any new
movable parts, just by specifying the right target and --sysroot.

Joerg



More information about the cfe-dev mailing list