home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.windows.x:14568 comp.windows.x.apps:665 alt.sources:1787
- Path: sparky!uunet!darwin.sura.net!mips!swrinde!network.ucsd.edu!natasha.sdsc.edu!warner
- From: warner@natasha.sdsc.edu (Ken Warner)
- Newsgroups: comp.windows.x,comp.windows.x.apps,alt.sources
- Subject: Re: XPaint 2.0 Beta 2 Release Information
- Message-ID: <156l7cINN5so@network.ucsd.edu>
- Date: 29 Jul 92 17:40:59 GMT
- References: <l76c4kINNa20@spim.mips.com> <1992Jul28.043710.11803@cs.ucla.edu> <MEISSNER.92Jul28154617@tiktok.osf.org>
- Sender: Ken Warner
- Followup-To: comp.windows.x
- Distribution: usa
- Organization: San Diego Supercomputer Center
- Lines: 10
- NNTP-Posting-Host: natasha.sdsc.edu
-
- I used the following flags and succesfully compiled XPaint with gcc--
- however, when I run xpaint (X11r4;Motif 1.1.2, Sparcstation 2) it
- dumps core. Oh well,...
-
- CFLAGS = -g -ansi -fno-builtin -mfpu -mno-epilogue -Dsparc
-
- The last flag is a little devious. math.h includes floatingpoint.h includes ieeefp.h
- which defines an enum with the sparc flag.
-
- Ken Warner
-