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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,76ed2545f4dee38d X-Google-Attributes: gid103376,public From: ggwy@cs.rmit.edu.au (Geoffrey Gar-Wah Yu) Subject: Re: New Ada Student Date: 2000/09/28 Message-ID: <39d30b95$1@naylor.cs.rmit.edu.au>#1/1 X-Deja-AN: 675049852 References: <8qh74a$k1b$1@nnrp1.deja.com> X-Original-NNTP-Posting-Host: yallara.cs.rmit.edu.au X-Trace: 28 Sep 2000 20:12:56 +1100, naylor.cs.rmit.edu.au Organization: RMIT University Computer Science X-Original-Trace: 28 Sep 2000 20:12:53 +1100, yallara.cs.rmit.edu.au XPident: ggwy Newsgroups: comp.lang.ada Date: 2000-09-28T00:00:00+00:00 List-Id: David Michaels writes: >Hi I am a brand new Ada student, I'm enrolled in a computer science >course at a univ cinci, I'm takeing Ada as a elective so be kind with >any flames. This is my first post to this news group. And I promise I >won't post again unless its urgent. >My teacher is instucting using Feldman/Koffman Ada 95 the software he is >using is gnat3.11p and the Adaguide i'm not sure if I spelled that write >it's the ide for windows, he is running windows 98 >I run solaris x86 and I'm using gnat3.12p and grasp. >Does anyone have any opinions as to whether or not my programs will >compile and link on the schools windows machines? I am concerned about >compatibility between platforms and versions. The Ada language was developed so that when any 'language' changes were finalised and published then all future compilers/parsers/interpreters.. anything to do with the Ada language had to be compliant. Unlike languages like C or C++ different companies added there own flavour to the language and so sometimes it was uncertain to get 100% platform compatabible. However I'm not sure how accurate each Ada compiler has to be to the language... but there are very strict standards to keep the language clean from varying current versions. I find that Ada was pretty solid on the PC and UNIX platforms... I used them at uni. I mean I can't remember if I had any troubles recompiling source from PC to UNIX and vice versa without no platform dependent errors... So I think it should be ok... And since you are using AdaGIDE that uses GNAT... it is pretty solid on the PC and UNIX platforms. So I think you shouldn't have many problems transporting your code from your Solaris to Windows platform... Hope this helps Geoffrey -- / || GEOFFREY YU || \ ================+ || ggwy@cs.rmit.edu.au || +================= ----------------+ || RMIT CS Dept Australia Casual Staff || +----------------- \ || http://yallara.cs.rmit.edu.au/~ggwy || / ================================================================================ ** Semester 2, 2000: CS109 Lab - CS280 Tutor & Lab - CS504 Tutor & Lab