Changeset 5694 for INSTALL

Show
Ignore:
Timestamp:
07/19/05 15:21:14 (3 years ago)
Author:
rkhill
svk:copy_cache_prev:
7696
Message:

Added Win32 section to the install file
Added check for Win32, vb7.0 bypass perl5 embed

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • INSTALL

    r5577 r5694  
    8787    make profiled 
    8888 
     89CAVEATS FOR Win32 USERS 
     90------------------------- 
    8991 
     92Embedding Perl5 is disabled GHC is built with MinGW/GCC and Perl  
     93is usually built with VC++, they cannot embed one another. 
     94   
    9095CAVEATS FOR GCC 4.0 USERS 
    9196-------------------------