![]() |
![]() |
#1 |
Mar 2016
419 Posts |
![]()
A peaceful and pleasant day for you,
i have installed gmp-6.2.0 and ecm-7.0.4 and i want to use the ecm-library for an own program with : g++ -O3 -std=c++0x -pthread -lecm -mcmodel=medium -pedantic ./2x^2-1_220.cpp /usr/local/lib/libgmp.a /usr/local/lib/libecm.a I get the error: /usr/local/lib/libecm.a(libecm_la-spv.o): In Funktion `spv_random': /home/Bernhard/ecm-7.0.4/spv.c:446: Nicht definierter Verweis auf `__gmpn_random I think it is a linker problem from g++. Any ideas how to fix it ? Greetings from Germany Bernhard |
![]() |
![]() |
![]() |
#2 |
Bamboozled!
"๐บ๐๐ท๐ท๐ญ"
May 2003
Down not across
61×191 Posts |
![]() |
![]() |
![]() |
![]() |
#3 |
Mar 2016
419 Posts |
![]()
g++ -O3 -std=c++0x -pthread -mcmodel=medium -pedantic ./2x^2-1_220.cpp -l gmp /usr/local/lib/libgmp.a -lecm /usr/local/lib/libecm.a
will do it. |
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
CURL library error: Operation timed out... - caused by Ghostery Midnight | markdjonson | PrimeNet | 2 | 2020-05-01 17:45 |
CURL library error: couldn't connect to host | Matt Westwood | Software | 2 | 2010-02-22 21:57 |
CURL Library Error: could not connect to host | Unregistered | Information & Answers | 3 | 2009-11-22 09:35 |
CURL library error | Glenn Leider | Software | 12 | 2009-04-16 02:45 |
GWNUM library | bearnol | Software | 6 | 2006-02-24 11:19 |