[cfe-dev] First shot at Bug 4127 - The clang driver should support cross compilation
Joerg Sonnenberger
joerg at britannica.bec.de
Tue Jan 10 05:06:23 PST 2012
On Mon, Jan 09, 2012 at 05:24:45PM -0500, Rafael Ávila de Espíndola wrote:
> 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 :-)
No, it doesn't. It just means that I have to use one option and create
one file for each possible combination. That doesn't reduce the amount
of work...
Joerg
More information about the cfe-dev
mailing list