unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Patch needed for UnixWare 7.1.X and OpenUNIX 8.0.0
@ 2003-04-15  6:50 Boyd Lynn Gerber
  0 siblings, 0 replies; only message in thread
From: Boyd Lynn Gerber @ 2003-04-15  6:50 UTC (permalink / raw)


[-- Attachment #1: Type: TEXT/PLAIN, Size: 149 bytes --]

Attached is a patch to get guile to compile.

--
Boyd Gerber <gerberb@zenez.com>
ZENEZ	1042 Fort Union #135, Midvale, Utah 84047
Office 801-604-5332

[-- Attachment #2: gc_os_dep.c.patch --]
[-- Type: TEXT/PLAIN, Size: 369 bytes --]

*** gc_os_dep.c.org	Sat Dec  7 15:41:31 2002
--- gc_os_dep.c	Tue Apr 15 00:11:57 2003
***************
*** 347,352 ****
--- 347,357 ----
  #    define GNU
  #    define mach_type_known
  # endif
+ # if defined(__SCO_VERSION__)
+ #    define I386
+ #    define SYSV
+ #    define mach_type_known
+ # endif
  
  /* Feel free to add more clauses here */
  

[-- Attachment #3: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-04-15  6:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-15  6:50 Patch needed for UnixWare 7.1.X and OpenUNIX 8.0.0 Boyd Lynn Gerber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).