From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_05,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!mnetor!uunet!husc6!bloom-beacon!gatech!mcnc!decvax!ucbvax!NOSC-TECR.ARPA!CONTR47 From: CONTR47@NOSC-TECR.ARPA Newsgroups: comp.lang.ada Subject: Beware of potential hidden costs of PC compilers Message-ID: <8802071344.AA09813@ajpo.sei.cmu.edu> Date: 7 Feb 88 12:44:39 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet List-Id: Just in case someone is inquiring about PC Ada compilers in order to develop a commercial product (e.g.:spreadsheet) be aware that you may have to pay a fee to the compiler vendor for each copy you sell because they will each contain a copy of the comp[iler vendor's Ada Runtime Environment (ARTE). This "runtime license" or whatever is to me a very serious impediment to Ada being used for commercial products. I personally would hand translate my Ada code to Pascal or whatever before doing the production compile rather than pay the runtime fee. Maybe thats why some people are inquiring about Ada to C translators. Those are my feelings, here's what I know: 1. Alsys has a runtime license fee. 2. Janus has no runtime fee (+10 points for RR) 3. I'm told that Meridian has a runtime fee. 4. One of my clients is being charged $1000.00 a pop for a bare target runtime license (not PC). I would like to hear of others experience. I'll collect and post answers if they are sent to me (contr47@nosc-tecr). regards, sam harbaugh ---------------------