Anyone successfully installed Lapack?

I have been trying to build a C++ daemon that uses Lapack and Blas libraries, but have been having dependency issues with the Fortran compiler. I cannot get a lib32gfortran that is compatible with the URTOOL cross-compiler.
Has anyone been able to do this and can share some tips on how to go about it?