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,1ac5fbec7ef1350e,start X-Google-Attributes: gid103376,public From: Joe DeKeyrel Subject: Intermetrics X11/Motif bindings Date: 1996/08/16 Message-ID: <32152D5B.792B@telis.org>#1/1 X-Deja-AN: 174745662 content-type: text/plain; charset=us-ascii organization: TELIS mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 2.02Gold (Win95; I) Date: 1996-08-16T00:00:00+00:00 List-Id: I'm having difficulties with X11ada.tar.gz and motif.tar.gz under Linux with GNAT 3.05. My problem: when I run an application compiled with the Intermetrics binding I always receive a segmentation fault. Seems to be during the elaboration, I can't even make it into the body of an X-based program, though I can run the testvar, testexten programs ( they execute, but at the end of the output I receive a segmentation fault). BTW, all my "text" Ada stuff compiles and runs fine. My setup: Slackware distribution (originally the 1.2.1 kernel) moved to 1.2.13 moved to 1.3.88 -- for Win95 VFAT support gcc 2.7.2 libc 5.3.12 libm 5.0.6 binutils 2.6.0.14 ld.so 1.7.14 make 3.74-direntfix 486DX4-75 20 meg RAM Any sugestions would be appreciated. Joe.