home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / CYRIX100.ZIP / CX486DLC / SRC_MS / README.MS < prev    next >
Encoding:
Text File  |  1994-04-05  |  960 b   |  23 lines

  1.     These are the entire sources that you need to build the executable.
  2. For those of you intending to re-make the program, or hack it a bit, read
  3. the makefile, as there is some pertinent info in there as well.
  4.  
  5. Directions on using the program and other important stuff are in the "readme"
  6. on directory up. You should have read that before reading this.
  7.  
  8. There is already a ready-to-go executable "cyrix.exe" included, so you
  9. don't have to build anything, if you don't want to.
  10.  
  11. I built this program with Microsoft C/C++ v7.0 and Microsoft MASM v5.1
  12. You may be able to use different versions.
  13.  
  14. If you don't have the above, you can use the version in "src_gcc" which
  15. is for the *free* "gcc" compiler. See the readme in that directory for
  16. more details.
  17.  
  18. Also, chances are that you could build it with Borland's Turbo C/C++
  19. and Borland's TASM without much difficulty in porting it. It would have
  20. to be easier than porting it to gcc.  ;-)
  21.  
  22. Paul.
  23.