Re: [hatari-devel] Compiling Hatari under Cygwin

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Cyprian Konador schrieb:

I've just tried to compile Hatari under Cygwin.
According to the manual I run "cmake ..", but it shows me an error
message.

What is the exact error message shown on screen when you run cmake?

Below is a part of "CMakeError.log":

/usr/lib/gcc/i686-pc-cygwin/11/../../../../i686-pc-cygwin/bin/ld:
CMakeFiles/cmTC_4dfba.dir/src.c.o:src.c:(.text+0x19): undefined
reference to `__asan_init'
/usr/lib/gcc/i686-pc-cygwin/11/../../../../i686-pc-cygwin/bin/ld:
CMakeFiles/cmTC_4dfba.dir/src.c.o:src.c:(.text+0x1e): undefined
reference to `__asan_version_mismatch_check_v8'
collect2: error: ld returned 1 exit status
make[1]: *** [CMakeFiles/cmTC_4dfba.dir/build.make:99: cmTC_4dfba.exe]
Error 1

I have basically the same error message in "CMakeError.log", albeit with
a successful(!) build of Hatari. This is simply the test for the address
sanitizer failing; but (in my case CMake) simply continues after that,
as expected. Therefore, this might not be the cause of the problem
you're observing.

Regards
Christian
--
Christian Zietz  -  CHZ-Soft  -  czietz@xxxxxxx
WWW: https://www.chzsoft.de/
PGP/GnuPG-Key-ID: 0x52CB97F66DA025CA / 0x6DA025CA



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/