Mac Os Ld Library Not Found For

Not

Hello everyone
I am trying to install something but I can't... After 'configure', which ends with no problem but where I get this:
checking for sqrt in -lm... no
checking for main in -lgslcblas... no
checking for main in -lgsl... no
I am trying to to 'make' but I end up with this error:
gcc -g -Wall -static -o multipht multipht.o multimatch.o multiweight.o multiwrite.o multisort.o multiclean.o
ld: library not found for -lcrt0.o
collect2: ld returned 1 exit status
make: *** [multipht] Error 1
I think that the problem is the flags because when I tried to install the same thing in Ubuntu at the configuration I took
checking for sqrt in -lm... yes
checking for main in -lgslcblas... yes
checking for main in -lgsl... yes
and everything went well.
Please help
Thanks
Mac Os Ld Library Not Found ForMac Os Ld Library Not Found For

Ld Library Not Found For Lssl

Stack Exchange network consists of 175 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers. Apple Footer. This site contains user submitted content, comments and opinions and is for informational purposes only. Apple may provide or recommend responses as a possible solution based on the information provided; every potential issue may involve several factors not detailed in the conversations captured in an electronic forum and Apple can therefore provide no guarantee as to the. Static linking of user binaries is not supported on Mac OS X. Any change to Mac OS X, in a system update, security update, or major revision, may break statically linked code. As others have pointed out, that note was from a long time ago.