mail-archives/mono-osx/2009-November/002584.html

144 строки
6.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-osx] Re questing tool attention for OS X
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20Re%20questing%20tool%20attention%20for%20OS%20X&In-Reply-To=26555390.post%40talk.nabble.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="002583.html">
<LINK REL="Next" HREF="002586.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-osx] Re questing tool attention for OS X</H1>
<B>Duane Wandless</B>
<A HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20Re%20questing%20tool%20attention%20for%20OS%20X&In-Reply-To=26555390.post%40talk.nabble.com"
TITLE="[Mono-osx] Re questing tool attention for OS X">duane at wandless.net
</A><BR>
<I>Sat Nov 28 13:17:56 EST 2009</I>
<P><UL>
<LI>Previous message: <A HREF="002583.html">[Mono-osx] Re questing tool attention for OS X
</A></li>
<LI>Next message: <A HREF="002586.html">[Mono-osx] Re questing tool attention for OS X
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2584">[ date ]</a>
<a href="thread.html#2584">[ thread ]</a>
<a href="subject.html#2584">[ subject ]</a>
<a href="author.html#2584">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Regarding the mkbundle error, try:
export AS=&quot;as -arch i386&quot;
mkbundle....
On Sat, Nov 28, 2009 at 12:56 PM, Stifu &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">stifu at free.fr</A>&gt; wrote:
&gt;<i>
</I>&gt;<i> Hello,
</I>&gt;<i>
</I>&gt;<i> About MonoDevelop not working, telling you you don't have Mono 2.4 or
</I>&gt;<i> later,
</I>&gt;<i> this can happen if you have multiple versions of Mono installed. You could
</I>&gt;<i> double check it's not the case.
</I>&gt;<i>
</I>&gt;<i>
</I>&gt;<i> Chuck Esterbrook wrote:
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; Hi,
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; Poking around the web, I found &quot;monodoc&quot;
</I>&gt;<i> &gt; (<A HREF="http://www.mono-project.com/Monodoc">http://www.mono-project.com/Monodoc</A>), but it doesn't appear to be
</I>&gt;<i> &gt; available for Mac.
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; I saw someone reference &quot;mdb&quot; in IRC, but that's missing too.
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; There is also &quot;mkbundle&quot;, which is present, but not working:
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; $ mkbundle -o hello hello.exe --deps
</I>&gt;<i> &gt; OS is: Darwin
</I>&gt;<i> &gt; Sources: 1 Auto-dependencies: True
</I>&gt;<i> &gt; embedding: /Users/chuck/Scrap/dev/sharp/hello.exe
</I>&gt;<i> &gt; embedding:
</I>&gt;<i> &gt; /Library/Frameworks/Mono.framework/Versions/
</I>&gt;<i> 2.4.2.3/lib/mono/2.0/mscorlib.dll
</I>&gt;<i> &gt; Compiling:
</I>&gt;<i> &gt; as -o temp.o temp.s
</I>&gt;<i> &gt; temp.s:2:unknown section type: symbol_stubs
</I>&gt;<i> &gt; temp.s:2:Rest of line ignored. 1st junk character valued 112 (p).
</I>&gt;<i> &gt; temp.s:3082:unknown section type: symbol_stubs
</I>&gt;<i> &gt; temp.s:3082:Rest of line ignored. 1st junk character valued 112 (p).
</I>&gt;<i> &gt; [Fail]
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; That's all on Mono 2.4.2.3 on OS X 10.6.1.
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; I just installed Mono 2.6 preview 1 with no improvement.
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; Then I tried MonoDevelop for the first time. It won't launch because
</I>&gt;<i> &gt; it claims that I don't have Mono 2.4 or later (obviously I do). There
</I>&gt;<i> &gt; is a MonoDevelop preview download listed with the Mono 2.6 preview,
</I>&gt;<i> &gt; but it's MonoDevelop 2.0 instead of 2.2.
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; Mono works great for me on Mac in terms of compilers and non-GUI
</I>&gt;<i> &gt; libraries. But the other tools seem non-existant or broken.
</I>&gt;<i> &gt;
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; Are there any insights from Mono project folks such as &quot;get monodoc
</I>&gt;<i> &gt; here&quot; or &quot;change mkbundle options to this&quot;?
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; If I need to fill out bug reports, let me know.
</I>&gt;<i> &gt;
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; -Chuck
</I>&gt;<i> &gt; _______________________________________________
</I>&gt;<i> &gt; Mono-osx mailing list
</I>&gt;<i> &gt; <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">Mono-osx at lists.ximian.com</A>
</I>&gt;<i> &gt; <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">http://lists.ximian.com/mailman/listinfo/mono-osx</A>
</I>&gt;<i> &gt;
</I>&gt;<i> &gt;
</I>&gt;<i>
</I>&gt;<i> --
</I>&gt;<i> View this message in context:
</I>&gt;<i> <A HREF="http://old.nabble.com/Requesting-tool-attention-for-OS-X-tp26555333p26555390.html">http://old.nabble.com/Requesting-tool-attention-for-OS-X-tp26555333p26555390.html</A>
</I>&gt;<i> Sent from the Mono - OSX mailing list archive at Nabble.com.
</I>&gt;<i>
</I>&gt;<i> _______________________________________________
</I>&gt;<i> Mono-osx mailing list
</I>&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">Mono-osx at lists.ximian.com</A>
</I>&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">http://lists.ximian.com/mailman/listinfo/mono-osx</A>
</I>&gt;<i>
</I>-------------- next part --------------
An HTML attachment was scrubbed...
URL: <A HREF="http://lists.ximian.com/pipermail/mono-osx/attachments/20091128/9024d960/attachment-0001.html">http://lists.ximian.com/pipermail/mono-osx/attachments/20091128/9024d960/attachment-0001.html</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002583.html">[Mono-osx] Re questing tool attention for OS X
</A></li>
<LI>Next message: <A HREF="002586.html">[Mono-osx] Re questing tool attention for OS X
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2584">[ date ]</a>
<a href="thread.html#2584">[ thread ]</a>
<a href="subject.html#2584">[ subject ]</a>
<a href="author.html#2584">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-osx">More information about the Mono-osx
mailing list</a><br>
</body></html>