On 11/09/15 11:12, Lehmann, Patrick wrote:
Hello,
is 0.32 the correct number? The current development version is 0.33; or do you
use some kind of backport strategy?
Building binaries for Windows - Part I:
==========================================
If have tested the current development version (rev. 866) with the newest GNAT
for Windows (20150428-49).
There is a linker error:
-------------------------------------------------
gnatlink ghdl_jit.ali -O -g -o ghdl.exe grt-cbinding.o clock.o grt-cvpi.o
memsegs_c.o win32.o -Wl,--stack,8404992
win32.o: In function `grt_stack_init':
D:/hg/ghdl/src/grt/config/win32.c:65: undefined reference to
`grt_set_main_stack'
win32.o: In function `ghdl_SEH_handler':
D:/hg/ghdl/src/grt/config/win32.c:170: undefined reference to
`grt_stack_error_null_access'
D:/hg/ghdl/src/grt/config/win32.c:172: undefined reference to
`grt_stack_error_memory_access'
collect2.exe: error: ld returned 1 exit status
gnatlink: error when calling C:\Tools\GNAT\2015\bin\gcc.exe
gnatmake: *** link failed.
I think this is fixed (I will fix the warning in a later commit).
Thank you for reporting that issue.
Tristan.
_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss