[cfe-dev] First shot at Bug 4127 - The clang driver should support cross compilation
Rafael Ávila de Espíndola
rafael.espindola at gmail.com
Mon Jan 9 14:24:45 PST 2012
On 09/01/12 04:46 PM, Joerg Sonnenberger wrote:
> 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.
So this would cut the number of options you have to use in halve :-)
> Joerg
Cheers,
Rafael
More information about the cfe-dev
mailing list