From owner-freebsd-mono@FreeBSD.ORG Fri Apr 6 06:00:59 2012 Return-Path: Delivered-To: freebsd-mono@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1515B1065672 for ; Fri, 6 Apr 2012 06:00:59 +0000 (UTC) (envelope-from goodd21@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id C7C2D8FC15 for ; Fri, 6 Apr 2012 06:00:58 +0000 (UTC) Received: by iahk25 with SMTP id k25so3629963iah.13 for ; Thu, 05 Apr 2012 23:00:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=dV2b5lq/B/JNS+Jb8eHMcWf6A2Vjjew0TEpSAeBYGEw=; b=g4gLUluriFihOcA1esJoi3ejc+yNRBJkwhqcouyCwjZKYvprO+k7qep77wInnZr7a5 1iE9J3qtkiv4vraJtNCUQ1P1sN9aTN6BASwrtJC5WHeMJFjuqZdiuBOijkS0s31QIj5D EGZHS8402xpKRs89JUC7nzzqmeO2sFbJGk4C26IPZlAJqpvC91TtCJqbbjj6QIMifHY7 tb3t/bhLcioA6TtY2CO7fbBmD+zsQNbjcYpKg3f7S/pi+t0xZITqf80wIYKAesYW3UjX gMWmyZ3rNMjXCL4oE/QnhePRKsUMz4UfMNhnrtLdY//ZhQvLtvn4Wiumik0sOH0MNrUE RNwQ== MIME-Version: 1.0 Received: by 10.50.41.201 with SMTP id h9mr7154765igl.19.1333692058113; Thu, 05 Apr 2012 23:00:58 -0700 (PDT) Received: by 10.64.110.196 with HTTP; Thu, 5 Apr 2012 23:00:57 -0700 (PDT) Date: Fri, 6 Apr 2012 09:00:57 +0300 Message-ID: From: Danil Yuferev To: freebsd-mono@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Mono_FreeBSD 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, 06 Apr 2012 06:00:59 -0000 Hello! I looking for information about compilation, flags, libs, using for compile programms with mono. Where can I get this information? Maybe sites, forums or anything else...Help me, please. Thank you.