Lattice C Compiler v6.05 (1987)

edited April 3 in Software
https://archive.org/details/lattice-c-compiler_ver6.05

Appears to be 6 - 1.44 mb diskette images.

Comments

  • I am surprised nobody has mentioned it says OS/2 on the label. from 1988 it's likely to be OS/2 1.x.
  • Too funny. Let it serve as a reminder that in an eight-point-three world, where one places commas, periods and slashes matter.

    Of course, if one was sincerely interested in the softs, they would have at least read the README on disk 1.



  • Thanks for sharing. There were't that many compilers released that produced OS/2 code, less still that actually ran under OS/2. I was only aware of MSC, IBM, Borland, Watcom. There's enough in the read me to get up and running with a DOS .EXE but I'll have to dig a little deeper to create a OS/2 protected mode program. Using the default install requires some environment variables to be set so the compiler can find the headers and the clib.

    SET INCLUDE=C:\LC\INCLUDE\
    SET LIB=C:\LC
  • The greater mystery to me, is why on earth did this person make ISO images of the disks? They know how to find/use imaging tools: witness the UltraIso signature in the header. I did leave a comment on the upload page suggesting that - perhaps the uploader will give it some thought.
Sign In or Register to comment.