On Thu, 2012-02-02 at 12:28 +0100, Pino Toscano wrote:
> Hi Jo,
>
> Alle giovedì 2 febbraio 2012, Jo Shields ha scritto:
> > Mono is supported on most Debian architectures. Including
> > kfreebsd-i386 and kfreebsd-amd64. Know what'd be nice? Support for
> > hur
Hi Jo,
Alle giovedì 2 febbraio 2012, Jo Shields ha scritto:
> Mono is supported on most Debian architectures. Including
> kfreebsd-i386 and kfreebsd-amd64. Know what'd be nice? Support for
> hurd-i386. It'd bring in a bunch of nice user-friendly apps to
> hurd-i386, which wo
github
* Joining #monodev on irc.gimp.net
* Looking at our downstream kfreebsd port on
http://anonscm.debian.org/gitweb/?p=pkg-mono/packages/mono.git;a=shortlog;h=refs/heads/master-experimental-patches/kfreebsd_support
* Adding a HURD entry in configure.in's 'case "$host" in' section
On Thu, Feb 2, 2012 at 6:49 AM, Jo Shields wrote:
> http://www.mono-project.com/Porting#Operating_System_Ports notes that OS
> ports aren't too much work if the OS is POSIX and the CPU work has
> already been done, so I don't think this would be an outlandish amount
> of work for any skilled Hurd
Mono is supported on most Debian architectures. Including kfreebsd-i386
and kfreebsd-amd64. Know what'd be nice? Support for hurd-i386. It'd
bring in a bunch of nice user-friendly apps to hurd-i386, which would be
good.
http://www.mono-project.com/Porting#Operating_System_Ports not
reassign 529698 cli-common-dev,mono
severity 529698 wishlist
thanks
On Thu, 2009-05-21 at 01:01 +0200, Samuel Thibault wrote:
> Package: mono-devel
> Version: 2.0.1-6
> Severity: important
>
> Hello,
>
> The mono-devel package depends on libc6|libc6.1|libc0.1, but hurd-i386
At Sat, 25 Nov 2006 14:34:14 +0100,
Michael Banck wrote:
> As setting the stack size is optional (it is only done if
> pthread_attr_setstacksize() is available in the first place), mono
> shouldn't abort if it fails, either.
That's right.
> For more discussion see htt
Hi,
On Sat, Nov 25, 2006 at 12:06:30AM -0500, Barry deFreese wrote:
> Now that we have graphviz,
Well, graphviz is only needed to make nice graphs for documentation, so
not having it shouldn't stop any code porting efforts.
> I decided to try to build mono. Aside from a PATH_MA
Hi,
Barry deFreese, le Sat 25 Nov 2006 00:06:30 -0500, a écrit :
> The following code seems to be the culprit: mono/io-layer/collection.c
>
> #ifdef HAVE_PTHREAD_ATTR_SETSTACKSIZE
> #ifdef __FreeBSD__
>ret = pthread_attr_setstacksize (&attr, 65536);
&
Hey folks,
Now that we have graphviz, I decided to try to build mono. Aside from a
PATH_MAX issue, it appears that we don't define: PTHREAD_STACK_MIN
The following code seems to be the culprit: mono/io-layer/collection.c
#ifdef HAVE_PTHREAD_ATTR_SETSTACKSIZE
#ifdef __FreeBSD__
10 matches
Mail list logo