From owner-freebsd-mono@FreeBSD.ORG Fri Jan 29 11:55:46 2010 Return-Path: Delivered-To: mono@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A0ECB106566C for ; Fri, 29 Jan 2010 11:55:46 +0000 (UTC) (envelope-from bert.moorthaemer@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id 30A1C8FC0A for ; Fri, 29 Jan 2010 11:55:45 +0000 (UTC) Received: by bwz5 with SMTP id 5so1334349bwz.3 for ; Fri, 29 Jan 2010 03:55:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=bLkocvzJR+cZHohzQcWGyw5VyQScDBzopeQIIxJ9zPs=; b=mB67E2OwYKUhNY73t5eICu8MjvmBsGcxwKCJsCbWARcNuAx92xdarWmaOs93cSn8J9 ccRv5RfbYOPj4O77jGzMjYuHnJ112nLKNnNZKT3g0SWmyTd9lN0nqgeEMNjk52QXBCdR 5vgH9BF7YFDS9S3o9bMEAjL0fNXUuDFRYwvOc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=A2sFMIw5t/ykpg57OLpHMVcP8xEPlk5V/ZUWhqFLEnacMpMyaWncWSZ4VEOfQjy0Hn qz2G07yGBSkkfOVmzHRgJHOAtauj+LZO49PpEvSXV441HpLn6rFFOLjtalso1yJE3l2D C4wfm+0D/US0T09y7np2kQqNOl7q5unsaeB6Y= MIME-Version: 1.0 Received: by 10.204.136.147 with SMTP id r19mr449543bkt.68.1264766144724; Fri, 29 Jan 2010 03:55:44 -0800 (PST) In-Reply-To: <20100129112910.GB24144@blogreen.org> References: <586330e51001070303o62dc1d25m164764f1ccb633ac@mail.gmail.com> <20100107180952.GC68599@blogreen.org> <586330e51001290118q68ee83b8i22d8b46fd78deed9@mail.gmail.com> <20100129112910.GB24144@blogreen.org> Date: Fri, 29 Jan 2010 12:55:44 +0100 Message-ID: <586330e51001290355n468c46ge78ccf2c7b16ee28@mail.gmail.com> From: Bert Moorthaemer To: Bert Moorthaemer , mono@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: mono 2.6 port X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jan 2010 11:55:46 -0000 Romain, Didn't this problem exist on 2.4? I have googled on this and found that Linux introduced this flag to make context switching faster on some older x64 processors. Currently most x64 processors don't suffer from this anymore. Did you try to compile and run the mono compiler without the MAP_32BIT flag? Cheers Bert 2010/1/29 Romain Tarti=C3=A8re > On Fri, Jan 29, 2010 at 10:18:27AM +0100, Bert Moorthaemer wrote: > > Already any luck on getting the debugger to work? I'm asking this becau= se > > I'm stuck on doing any development with 2.4 at the moment. I'm in > desperate > > need of the new version at this point. > > Actually, mono-2.6 compiler relies on some addresses fitting in 32bits > and being allocated using mmap(2) with a MAP_32BIT flag. This flag does > not exist on FreeBSD and as I am running amd64, it does not work. > > I could reinstall a i386 laptop which is reallllyyyyy slllooooowwwwww to > test this but there are a few more issues with the port that are more > important to me are blocking mono-2.6 to be pushed to the FreeBSD ports > (e.g. the smcs moonlight compiler is build but for some unknown reason > not installed). If you have some time and an i386 computer idle, you > can however give it a try using the BSD# ports and tell me how it works > :-) > > Regards > Romain > > -- > Romain Tarti=C3=A8re http://romain.blogreen.= org/ > pgp: 8DAB A124 0DA4 7024 F82A E748 D8E9 A33F FF56 FF43 (ID: 0xFF56FF43) > (plain text =3Dnon-HTML=3D PGP/GPG encrypted/signed e-mail much appreciat= ed) > --=20 Groetjes, Bert Moorthaemer /(bb|[^b]{2})/ that is the question ...