On 28 October 2013 19:26, Chandler Carruth <[email protected]> wrote: > > On Mon, Oct 28, 2013 at 4:23 PM, Rafael Espíndola > <[email protected]> wrote: >> >> What do you mean by vanilla? How should I build gcc to reproduce it? > > > My dim recollection was that I built it as a cross compiler targeting > x86_64, but with biarch support, and tested with things like an x86_64 > target, but -m32. Also, vice versa with an i686 targetting cross compiler > and -m64.
And that cross compiles to native. That is a *very* peculiar gcc installation. Can you provide actual configure arguments I should use to reproduce it for future reference? Cheers, Rafael _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
