bug-gmp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gmp] a bug.... or not a bug...??


From: Torbjorn Granlund
Subject: Re: [Bug-gmp] a bug.... or not a bug...??
Date: 21 Aug 2000 11:41:13 +0200
User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.6

Wladimir Pekar <address@hidden> writes:

        I have problems with compiling programs including
  gmp-functions. I don't r eally believe that it is a bug (maybe it's
  my fault) but I've actually tried eve rything I could. For example
  one of your demos - isprime.c also refuses to be co mpiled.

  /tmp/cclhutcw.o: In function `main':
  /tmp/cclhutcw.o(.text+0xb): undefined reference to `__gmpz_init'
  /tmp/cclhutcw.o(.text+0x22): undefined reference to `__gmpz_set_str'
  /tmp/cclhutcw.o(.text+0x30): undefined reference to `__gmpz_probab_prime_p'
  collect2: ld returned 1 exit status
  
Please make sure you get the right gmp.h, perhaps passing -I<path> to
the compiler.

-- 
Torbjörn


reply via email to

[Prev in Thread] Current Thread [Next in Thread]