mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > Msieve

Reply
 
Thread Tools
Old 2016-07-03, 02:37   #23
jasonp
Tribal Bullet
 
jasonp's Avatar
 
Oct 2004

3,541 Posts
Default

Code for Msieve's ECM driver

This does all the ECM and P+-1 for the 15-digit level unconditionally, and if you pass the '-e' flag to the demo binary it will perform a ladder of ECM and P+-1 up to the 40-digit factors. The ladder cuts off when it is faster to switch to another method.
jasonp is offline   Reply With Quote
Old 2016-07-10, 08:13   #24
craneduitre
 
Jun 2016

916 Posts
Default

I did a "make" in the gmp-ecm folder and at some point it came up with this:
Quote:
ld: warning: ignoring file ./.libs/libecm.a, file was built for archive which is not the architecture being linked (x86_64): ./.libs/libecm.a
Undefined symbols for architecture x86_64:
"___ecm_cputime", referenced from:
_main in ecm-main.o
"_ecm_clear", referenced from:
_main in ecm-main.o
"_ecm_factor", referenced from:
_main in ecm-main.o
"_ecm_init", referenced from:
_main in ecm-main.o
"_ecm_version", referenced from:
_main in ecm-main.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [ecm] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
craneduitre is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using Yafu to factor a large number jibanes YAFU 61 2018-07-12 23:11
Large small factor Zeta-Flux Factoring 96 2007-05-14 16:59
How do I get my ubuntu install past minimal install? jasong Linux 2 2006-12-07 00:38
Quadratic Sieve - How large should the factor base be? hallstei Factoring 5 2005-04-19 11:58
How large a factor can P-1 testing find ? dsouza123 Software 3 2003-12-11 00:48

All times are UTC. The time now is 00:50.


Sat Jul 17 00:50:40 UTC 2021 up 49 days, 22:37, 1 user, load averages: 1.92, 1.59, 1.43

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.