numlib is a standard fpc code library, unless there is a naming conflict, so will port without issue if it is the same "numlib".
It is in .\packages\numlib
It is also maintained. (when necessary)
Don't use third party links when it is a standard package, always use the package FPC provides.....
Since you are using the same numlib, only much older, if it does not port when using the correct one, plz report back.
The author, marcov, is a core developer and will help you in that case.
In a standard installation numlib compiles out-of-the-box and is in the path.
To my knowledge there are no interface changes apart for 32->64 bit.