Hey guys.. Again :
POLINK: error: Unresolved external symbol '__allmul'.
POLINK: error: Unresolved external symbol '__aulldiv'.
POLINK: fatal error: 2 unresolved external(s).
The line thats causing it is :
ecurve_init(a, b, p, MR_PROJECTIVE);
What do I need to do to solve it ?
Regards
KKR
*edit*
I've attached the project, in case you need to see the source