relocation truncated to fit: R_X86_64_PC32 against undefined symbol `strtoflt128'

Hyuntae Na htna@hotmail.com
Thu Sep 28 17:51:00 GMT 2017


Hello Everyone, 

I recently try to compile tinker molecular modeling tool in my computer, and I found the following message. I found a similar mail from mailing list archive, and so I send this email to resolve the problem that I have.

$ gfortran -O3 -ffast-math -fopenmp -static -o alchemy.x alchemy.o libtinker.a libfftw3_threads.a libfftw3.a

/usr/lib/gcc/x86_64-pc-cygwin/6.4.0/libgfortran.a(read.o): In function `_gfortrani_convert_real':

/usr/src/debug/gcc-6.4.0-1/libgfortran/io/read.c:175:(.text$_gfortrani_convert_real+0x72): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `strtoflt128'

/usr/lib/gcc/x86_64-pc-cygwin/6.4.0/libgfortran.a(read.o): In function `_gfortrani_convert_infnan':

/usr/src/debug/gcc-6.4.0-1/libgfortran/io/read.c:251:(.text$_gfortrani_convert_infnan+0x4a): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `strtoflt128'

collect2: error: ld returned 1 exit status 

Any assistance greatly appreciated. 

Best regards,
-- Hyuntae Na
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygcheck.out
Type: application/octet-stream
Size: 36589 bytes
Desc: cygcheck.out
URL: <http://cygwin.com/pipermail/cygwin/attachments/20170928/19d0b785/attachment.obj>
-------------- next part --------------

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


More information about the Cygwin mailing list