cvs commit: hugs98/src machdep.c hugs98/src/msc config.h

Neil Mitchell <[email protected]> Thu, 11 May 2006 08:14:11 -0700
Newsgroups gmane.comp.lang.haskell.cvs.hugs
Message-ID <[email protected]>
neil        2006/05/11 08:14:11 PDT

  Modified files:
    src                  machdep.c 
    src/msc              config.h 
  Log:
  Add MKDLL_VISUAL_STUDIO option, when defined to 1 it builds ffihugs to use Visual Studio.
  Required so that the GCC compiled ffihugs uses GCC correctly.
  
  Revision  Changes    Path
  1.140     +3 -3      hugs98/src/machdep.c
  1.32      +1 -0      hugs98/src/msc/config.h