Re: Runtime / exceptions model configuration options

2018-06-07 Thread Riccardo Mottola
Hi Richard, Richard Frith-Macdonald wrote: So the default is for gnustep-make to use native exceptions, but you can override it using --disable-native-objc-exceptions, and you may need to be aware that, if the compiler/runtime gnustep-base sees at configure time does not support native except

Re: Runtime / exceptions model configuration options

2018-06-06 Thread Richard Frith-Macdonald
> On 6 Jun 2018, at 13:55, Riccardo Mottola wrote: > > Hi All, > > I am a bit confused about how to configure different exceptions and runtimes > in gnustep make and gui! > > I notice we have no clear section in a README or INSTALL file or on the wiki, > or, in case, I missed it. > > I ne

Runtime / exceptions model configuration options

2018-06-06 Thread Riccardo Mottola
Hi All, I am a bit confused about how to configure different exceptions and runtimes in gnustep make and gui! I notice we have no clear section in a README or INSTALL file or on the wiki, or, in case, I missed it. I need to control of it to correctly test libobjc2 by David and also to avoi