Forum: GMP-ECM
2006-03-21, 14:41
|
Replies: 2
Views: 1,225
|
Forum: GMP-ECM
2006-03-20, 15:41
|
Replies: 2
Views: 1,225
Can't bind libecm.a with C++ files
When I try to bind libecm.a with a C++ file, I get
undefined reference to `ecm_factor(__mpz_struct*, __mpz_struct*, double, __ecm_param_struct*)'
I know that gcc finds the right libecm.a file...
|