This may seem like a simplistic question, but how do I explicitly set a C# preprocessor directive when manually building with make? I'd like to *not* modify the makefile if I can avoid it, since I'm trying to write procedures that can be applied on future builds with a clean pull from git.
-Chris > -----Original Message----- > From: mono-devel-list-boun...@lists.ximian.com [mailto:mono-devel-list- > boun...@lists.ximian.com] On Behalf Of Chris Tacke > Sent: Saturday, September 13, 2014 10:44 AM > To: DavidKarlas; mono-devel-list@lists.ximian.com > Subject: Re: [Mono-dev] Mono 3.10 Threadpool requires remoting?? > > The procedure I used for building both was identical (I wrote down the > procedures the first time and followed then exactly the second). > > The configuration command used was: > > ./configure --prefix=/usr/local --enable-minimal=aot,profiler,com,remoting - > -with-profile2=no --with-profile4=no > > So it's definitely a difference between the two builds. > > -Chris > > > > -----Original Message----- > > From: mono-devel-list-boun...@lists.ximian.com [mailto:mono-devel-list- > > boun...@lists.ximian.com] On Behalf Of DavidKarlas > > Sent: Saturday, September 13, 2014 1:41 AM > > To: mono-devel-list@lists.ximian.com > > Subject: Re: [Mono-dev] Mono 3.10 Threadpool requires remoting?? > > > > You probably defined DISABLE_REMOTING in 3.2.7 and forgot to define it in > > 3.10... > > > https://github.com/mono/mono/blob/master/mcs/class/corlib/System/Del > > egate.cs#L614 > > > > > > > > -- > > View this message in context: http://mono.1490590.n4.nabble.com/Mono- > 3- > > 10-Threadpool-requires-remoting-tp4663848p4663851.html > > Sent from the Mono - Dev mailing list archive at Nabble.com. > > _______________________________________________ > > Mono-devel-list mailing list > > Mono-devel-list@lists.ximian.com > > http://lists.ximian.com/mailman/listinfo/mono-devel-list > _______________________________________________ > Mono-devel-list mailing list > Mono-devel-list@lists.ximian.com > http://lists.ximian.com/mailman/listinfo/mono-devel-list _______________________________________________ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list