[Mono-dev] Mono 3.10 Threadpool requires remoting??

Rodrigo Kumpera kumpera at gmail.com
Mon Sep 15 16:17:42 UTC 2014


Minimal builds are not supported for general consumption, use at your own
risk.



On Sat, Sep 13, 2014 at 12:03 PM, Chris Tacke <ctacke at opennetcf.com> wrote:

> 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-bounces at lists.ximian.com [mailto:mono-devel-list-
> > bounces at lists.ximian.com] On Behalf Of Chris Tacke
> > Sent: Saturday, September 13, 2014 10:44 AM
> > To: DavidKarlas; mono-devel-list at 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-bounces at lists.ximian.com [mailto:
> mono-devel-list-
> > > bounces at lists.ximian.com] On Behalf Of DavidKarlas
> > > Sent: Saturday, September 13, 2014 1:41 AM
> > > To: mono-devel-list at 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 at lists.ximian.com
> > > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20140915/8cc450d4/attachment-0001.html>


More information about the Mono-devel-list mailing list