Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!mcgill-vision!snorkelwacker!usc!wuarchive!emory!hubcap!ncrcae!PEDEV!rogerson From: rogerson@PEDEV.Columbia.NCR.COM (Dale Rogerson) Newsgroups: comp.lang.modula2 Subject: Re: JPI, Stonebrook, and what happened to everyone? Message-ID: <3284@PEDEV.Columbia.NCR.COM> Date: 12 Sep 90 18:10:39 GMT References: <1467.26ECFF84@puddle.fidonet.org> Reply-To: rogerson@PEDEV.Columbia.NCR.COM (Dale Rogerson) Organization: NCR Corp., Engineering & Manufacturing - Columbia, SC Lines: 18 In article <1467.26ECFF84@puddle.fidonet.org> Peter.M..Perchansky@f101.n273.z1.fidonet.org (Peter M. Perchansky) writes: > You can use the Microsoft linker with Stony Brook Modula-2. From my understanding, you can also use Microsoft CodeView to debug Stony Brook Modula-2 code. Yes you can use the Microsoft linker with Stony Brook Modula-2. In fact for both Windows and OS/2 programming you have to use the Microsoft Linker. When the environment is set up to generate Windows code it will automatically call the Windows linker. Stony Brook also works great with CodeView and Symdeb. At least with the Windows versions of CodeView and Symdeb. Overall it is a real good compiler and generates pretty good code. Just wish it had some object oriented extension which are really nice when programming for Windows. Inheritance makes the development of a reuseable library much easier. -----Dale Rogerson-----