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,626d1101e65b3e56,start X-Google-Attributes: gid103376,public From: nabbasi@pacbell.net Subject: fyi: building Florist on Linux. Date: 1999/02/27 Message-ID: <7b8hu6$4vs@drn.newsguy.com>#1/1 X-Deja-AN: 449241718 Organization: Newsguy News Service [http://www.newsguy.com] Newsgroups: comp.lang.ada Date: 1999-02-27T00:00:00+00:00 List-Id: Florist is the FSU implementaton of IEEE Standard 1003.5b-1996, the POSIX Ada binding. see http://www.cs.fsu.edu/~baker/florist.html I have downloaded: http://www.cs.fsu.edu/~baker/ftp/pub/PART/FLORIST/florist-3.12w-fsu.tar.gz And build it on Linux (thanks to Dr Ted Baker for his good help to me via email on this). Make sure when you build this on Linux, that you set GNAT to point to Native threads! This is very important. If you use the default FSU threads, then the tests will not run (they all core dump) and you'll end up with a bad build. Florist does not support FSU. instructions how to make GNAT point to Linux native threads are in GNAT distribution. My understanding is that the ALT Gnat Linux RPM's will install GNAT set to use Linux Native threads by default. This is a good idea, as per the above problem. Ok, Now I have Ada Posix library ready, I am going to go write some Unix programs in Ada, this should be fun :) Nasser my Ada page: http://home.pacbell.net/nma123