This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Importing gnulib into the gcc tree


On Sun, 2016-07-10 at 22:13 +0100, Manuel López-Ibáñez wrote:
> On 10 July 2016 at 17:04, Manuel López-Ibáñez <lopezibanez@gmail.com>
> wrote:
> > Hi Ayush,
> > 
> > Some suggestions:
> 
> Also, it may be a good idea to configure with:
> 
> --enable-languages=c,ada,c++,java,go,fortran,objc,obj-c++ --enable
> -multilib
> 
> so that you get as much coverage as possible.

Please add "jit" to the list of enabled languages when testing big
changes.  It requires --enable-host-shared.  It's probably worth
testing both with and without --enable-host-shared, for that matter...
(omitting jit for the latter).

Dave


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]