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.7 required=5.0 tests=BAYES_00,INVALID_DATE, MSGID_SHORT,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!aplcen!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!wuarchive!mailrus!ames!excelan!unix!hplabs!hp-sdd!ncr-sd!ncrcae!hubcap!billwolf%hazel.cs.clemson.edu From: billwolf%hazel.cs.clemson.edu@hubcap.clemson.edu (William Thomas Wolfe, 2847 ) Newsgroups: comp.lang.ada Subject: Re: portability problems Message-ID: <7475@hubcap.clemson.edu> Date: 16 Dec 89 20:03:26 GMT References: <8912160225.AA08090@Herbrand.Inference.Com> Sender: news@hubcap.clemson.edu Reply-To: billwolf%hazel.cs.clemson.edu@hubcap.clemson.edu List-Id: >From sdl@herbrand.Inference.Com (Daniel Lee): > 2. math library > Most Ada compilers come with a math library. They are usually very similar, > but slightly different because there exists no standard for it. At Tri-Ada '89, Sholom Cohen told me that the Numerics Working group took about eight years to come up with a standard math package, and that the Ada Run-Time Environment Working Group also required about eight years to come up with a standard run-time environment package. These should make it into Ada 9X, and should take care of some of the remaining portability problems. Apparently there is quite a lot of work involved in coming up with good solutions to these problems, but progress is being made on these very important issues. Bill Wolfe, wtwolfe@hubcap.clemson.edu