зеркало из https://github.com/mono/mail-archives.git
91 строка
3.5 KiB
HTML
91 строка
3.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-list] Re: Compiling debugger
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:Aleksandar%20Dezelin%20%3Cdezelin%40gmail.com%3E">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="025814.html">
|
|
<LINK REL="Next" HREF="025885.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-list] Re: Compiling debugger
|
|
</H1>
|
|
<B>Aleksandar Dezelin
|
|
</B>
|
|
<A HREF="mailto:Aleksandar%20Dezelin%20%3Cdezelin%40gmail.com%3E"
|
|
TITLE="[Mono-list] Re: Compiling debugger">Aleksandar Dezelin <dezelin@gmail.com>
|
|
</A><BR>
|
|
<I>Mon, 21 Feb 2005 10:56:25 +0100</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="025814.html">[Mono-list] Compiling debugger
|
|
</A></li>
|
|
<LI> Next message: <A HREF="025885.html">[Mono-list] Re: Compiling debugger
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#25882">[ date ]</a>
|
|
<a href="thread.html#25882">[ thread ]</a>
|
|
<a href="subject.html#25882">[ subject ]</a>
|
|
<a href="author.html#25882">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>I've managed to compile it, but it's unusable!!! How do you folks
|
|
debug in Mono???
|
|
|
|
Cheers,
|
|
Aleksandar Dezelin
|
|
|
|
|
|
On Fri, 18 Feb 2005 14:53:45 +0100, Aleksandar Dezelin
|
|
<<A HREF="mailto:dezelin@gmail.com">dezelin@gmail.com</A>> wrote:
|
|
><i> When I try to compile a debugger I get the following error:
|
|
</I>><i>
|
|
</I>><i> if gcc -DHAVE_CONFIG_H -I. -I. -I..
|
|
</I>><i> -DG_LOG_DOMAIN=\"MonoDebuggerJitWrapper\" -pthread -D_REENTRANT
|
|
</I>><i> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
|
|
</I>><i> -I/usr/local/include -D_GNU_SOURCE -g -Wall -Wunused
|
|
</I>><i> -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
|
|
</I>><i> -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith
|
|
</I>><i> -Wno-cast-qual -Wcast-align -Wwrite-strings -MT wrapper.o -MD -MP -MF
|
|
</I>><i> ".deps/wrapper.Tpo" -c -o wrapper.o wrapper.c; \
|
|
</I>><i> then mv -f ".deps/wrapper.Tpo" ".deps/wrapper.Po"; else rm -f
|
|
</I>><i> ".deps/wrapper.Tpo"; exit 1; fi
|
|
</I>><i> wrapper.c:7:46: mono/private/libgc-mono-debugger.h: No such file or directory
|
|
</I>><i> make[2]: *** [wrapper.o] Error 1
|
|
</I>><i> make[2]: Leaving directory `/home/skynet/farm/mono-trunk/debugger/wrapper'
|
|
</I>><i> make[1]: *** [all-recursive] Error 1
|
|
</I>><i> make[1]: Leaving directory `/home/skynet/farm/mono-trunk/debugger'
|
|
</I>><i> make: *** [all] Error 2
|
|
</I>><i>
|
|
</I>><i> I'm using the latest debugger source. What should I do to make it compile?
|
|
</I>><i>
|
|
</I>><i> --
|
|
</I>><i> Linux is like wighwam, no windows no gates and apache inside...
|
|
</I>><i>
|
|
</I>
|
|
|
|
--
|
|
Linux is like wighwam, no windows no gates and apache inside...
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="025814.html">[Mono-list] Compiling debugger
|
|
</A></li>
|
|
<LI> Next message: <A HREF="025885.html">[Mono-list] Re: Compiling debugger
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#25882">[ date ]</a>
|
|
<a href="thread.html#25882">[ thread ]</a>
|
|
<a href="subject.html#25882">[ subject ]</a>
|
|
<a href="author.html#25882">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|