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,56d944aeed1e3792 X-Google-Attributes: gid103376,public From: "Byron B. Kauffman" Subject: Re: Now Unix sucks, too! Date: 1996/03/18 Message-ID: <314D7065.40CF@lfwc.lockheed.com>#1/1 X-Deja-AN: 143134745 references: <9603151509.AA01824@eight-ball> content-type: text/plain; charset=us-ascii organization: Lockheed Martin Tactical Aircraft Systems mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 2.0 (X11; I; SunOS 5.4 sun4m) Date: 1996-03-18T00:00:00+00:00 List-Id: Bob Crispen wrote: > > Jay Martin sez: > blah, blah, snip, snip I've been doing the Ada thing for about 8 years or so, with 6 or 7 of the 8 years spent working on DEC/VMS/Open VMS development systems for VAX and 68040 targets, with the remainder (and currently) being in UNIX environments - Harris HAPSE and SGI/VERDIX, to be exact. I realize making this statement may disqualify me from ever deserving the official title of 'Mr. Embedded Software Engineer', but I guess I just got spoiled by DEC, because I'm having a really hard time getting used to the overall 'hackiness' of the UNIX way of life and the fact that that same philosophy permeates the UNIX Ada products I've been exposed to (admittedly, a short list). My current situation is that are currently porting an EXTREMLY large piece of Ada (~4000 program units) to an SGI machine. Here's my "rhetorical" question - why can't the UNIX Ada development systems (with the obvious exception of the Rational Rose/APEX/etc. products) come up with something as good as DEC's? Why should I, for example, have to create make files that refer to other make files because there happen to be too many source files in my system, or even better yet, have to compile all 4000 source files into one library because the linker has problems resolving generics between libraries? My source code is Ada, but from the outside it REALLY looks like C, if you know what I mean. (OMIGOSH!!! Maybe it's a C conspiracy against the evil Ada world!!!). Not. I just think that some of these other houses should take a long look at DEC's.