gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] steps to compile gcl 2.7.0 (CVS head) on Mac OS X (contd.)


From: Aurelien Chanudet
Subject: [Gcl-devel] steps to compile gcl 2.7.0 (CVS head) on Mac OS X (contd.)
Date: Thu, 16 Oct 2003 19:19:18 +0200

I forgot the following patch as well:

--- o/sgbc.c 14 Sep 2003 02:43:08 -0000 1.11
+++ o/sgbc.c 16 Oct 2003 17:12:27 -0000
@@ -48,6 +48,10 @@


#endif


+#if defined(DARWIN)
+#include <sys/ucontext.h>
+#endif
+
#include <signal.h>


/* void segmentation_catcher(void); */

reply via email to

[Prev in Thread] Current Thread [Next in Thread]