From: ajschrotenboer AT lycosmail DOT com Newsgroups: comp.os.msdos.djgpp Subject: Re: Longer than double? Date: Wed, 21 Oct 1998 14:56:51 GMT Organization: Deja News - The Leader in Internet Discussion Lines: 37 Message-ID: <70ksni$tip$1@nnrp1.dejanews.com> References: <706vqe$op9$1 AT news DOT interlog DOT com> <362723A0 DOT F23F189 AT post DOT comstar DOT ru> NNTP-Posting-Host: 207.74.20.23 X-Article-Creation-Date: Wed Oct 21 14:56:51 1998 GMT X-Http-User-Agent: Mozilla/4.05 [en] (Win95; I ;Nav) X-Http-Proxy: HTTP/1.1 intranet3.westottawa.k12.mi.us (IBM-ICS), 1.0 x14.dejanews.com:80 (Squid/1.1.22) for client 207.74.20.23 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Downloaded the package and unzipped to the djgpp dir with directory structure. Ran the make.bat, but it didn't work. Was first having problems w/ gcc not being able to find header files. After telling gcc to look at all the dirs, "-Ic:/djgpp/gmp-2.0.2/mpn/ -Ic:/djgpp/gmp-2.0.2/mpq/ etc", then it gave me errors about no input files. Changed all -O to -o, didn't work. If you're going to provide src package, please make sure that it will work. It may be due to the fact that I am using PGCC 1.0.1, but other than that it should be working. In article <362723A0 DOT F23F189 AT post DOT comstar DOT ru>, djgpp AT delorie DOT com wrote: > > > Guruman wrote: > > > Are there any add-on packages (or hacks) for DJGPP that provide > > extra-large precision functionality? I have seen products of this nature for > > other compilers, but wouldn't know where to begin modifying them to support > > DJGPP. > > ftp://ftp.gnu.org/pub/gnu/gmp-2.0.2.tar.gz > > It takes me less then hour to build it with DJGPP (just several files renaming > and .bat editing) > If you have no time to do it yourself I can send you libgmp.a > > -- > Dim Zegebart > Moscow, Russia > > -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own