Re: compiling with gmp not working

2007-08-11 Thread Christopher Faylor
On Sat, Aug 11, 2007 at 08:50:59PM -0400, Ankit Singla wrote: > Sorry folks, I haven't subscribed to the list, so I didn't get the reply. > > At any rate, Brian: thanks for the -v tips. Turns out the fact that mingw is > before everything made that gcc run, but that gcc isn't set up to use cygwin

Re: compiling with gmp not working

2007-08-11 Thread Ankit Singla
Sorry folks, I haven't subscribed to the list, so I didn't get the reply. At any rate, Brian: thanks for the -v tips. Turns out the fact that mingw is before everything made that gcc run, but that gcc isn't set up to use cygwin (the include paths don't have any cygwin includes). It works if I

Re: compiling with gmp not working

2007-08-11 Thread Brian Dessent
Ankit Singla wrote: > What's odd is that gmp.h exists in my /usr/include directory, along with > stdio.h. I also have libgmp dlls installed. Ideas? There's not enough information here to help you. Run the above command with -v added and paste the result. Also, please attach cygcheck output (see

Re: compiling with gmp not working

2007-08-11 Thread Christopher Faylor
On Sat, Aug 11, 2007 at 12:10:23PM -0400, Ankit Singla wrote: > As a matter of fact, I can't seem to use many of the basic build tools > cygwin provides. A pidgin-2.1.0 configure tells me I don't have inet_aton or > regex, both of which, if I understand correctly, are included in a base > cygwin

Re: compiling with gmp not working

2007-08-11 Thread Ankit Singla
As a matter of fact, I can't seem to use many of the basic build tools cygwin provides. A pidgin-2.1.0 configure tells me I don't have inet_aton or regex, both of which, if I understand correctly, are included in a base cygwin install. The headers for both of those also exist in /usr/include. C

Re: compiling with gmp not working

2007-08-11 Thread Ankit Singla
Yes. I did install libgmp-devel. Angelo Graziosi wrote: Ankit Singla wrote: I tried installing gmp using the cygwin setup file, and it worked fine. The problem is, I can't use it. When I configure openCOBOL, it returns with an error saying gmp.h doesn't exist. Have you installed also

Re: compiling with gmp not working

2007-08-11 Thread Angelo Graziosi
Ankit Singla wrote: > I tried installing gmp using the cygwin setup file, and it worked fine. > The problem is, I can't use it. When I configure openCOBOL, it returns > with an error saying gmp.h doesn't exist. Have you installed also libgmp-devel? Cheers, Angelo. -- Unsubscribe info: