emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/gc/doc/README.win32 [Boehm-GC]


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/gc/doc/README.win32 [Boehm-GC]
Date: Mon, 16 Jun 2003 11:36:57 -0400

Index: emacs/gc/doc/README.win32
diff -c emacs/gc/doc/README.win32:1.2.2.1 emacs/gc/doc/README.win32:1.2.2.2
*** emacs/gc/doc/README.win32:1.2.2.1   Thu Jun  5 14:23:05 2003
--- emacs/gc/doc/README.win32   Mon Jun 16 11:36:56 2003
***************
*** 161,167 ****
  All programs using gc should be compiled with 4-byte alignment.
  For further explanations on this see comments about Borland.
  
! If gc compiled as dll, the macro ``GC_DLL'' should be defined before
  including "gc.h" (for example, with -DGC_DLL compiler option). It's
  important, otherwise resulting programs will not run.
  
--- 161,167 ----
  All programs using gc should be compiled with 4-byte alignment.
  For further explanations on this see comments about Borland.
  
! If the gc is compiled as dll, the macro ``GC_DLL'' should be defined before
  including "gc.h" (for example, with -DGC_DLL compiler option). It's
  important, otherwise resulting programs will not run.
  




reply via email to

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