64bit: cmake and fortran

marco atzeri marco.atzeri@gmail.com
Sat Mar 16 06:25:00 GMT 2013


Hi,
I built the 64 bit cmake version, but it segfaults on some tests.
So I am not sure if its cygwin dll or cmake fault.
Stackdump attached.

If anyone is interested to test it I can upload.

Any news of gfortran ?
I would try building some of my math libs: fftw3, lapack...

I guess it is time to add the "long double" math functions to newlib
that I skipped years ago...

Marco




-------------- next part --------------
Exception: STATUS_ACCESS_VIOLATION at rip=001004012DE
rax=0000000000000000 rbx=000000000022AB10 rcx=0000000000000000
rdx=0000000000000001 rsi=00000001802DEC98 rdi=000000000022CCF0
r8 =000000000022A88C r9 =00000001801364E0 r10=0000000180134074
r11=00000001004012D9 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
rbp=000000000022A8D0 rsp=000000000022A8B0
program=E:\cygwin64\pub\devel\cmake\cmake-2.8.9\.build\Source\kwsys\cmsysTestProcess.exe, pid 6052, thread main
cs=0033 ds=002B es=002B fs=0053 gs=002B ss=002B
Stack trace:
Frame        Function    Args
0000022A8D0  001004012DE (0000022AB10, 0000022A9D0, 00000000000, 00000000000)
0000022A960  00100401EC6 (0000022AB10, 00000000000, 00000000030, FF0700010302FF00)
0000022AB80  00180047834 (00000000000, 00000000000, 00000000000, 00000000000)
00000000000  0018004573B (00000000000, 00000000000, 00000000000, 00000000000)
00000000000  001800458FF (00000000000, 00000000000, 00000000000, 00000000000)
00000000000  001004073F1 (00000000000, 00000000000, 00000000000, 00000000000)
00000000000  00100401010 (00000000000, 00000000000, 00000000000, 00000000000)
00000000000  000770A652D (00000000000, 00000000000, 00000000000, 00077129300)
00000000000  000771DC521 (00000000000, 00000000000, 00000000000, 00077129300)
End of stack trace


More information about the Cygwin-apps mailing list