Having compiled & linked, it appears the make check fails as shown.
I'm attempting to find/fix it now.
I'm new here, but I noticed some traffic about CreateFileMapping()
recently. Is anybody familiar enough with the changes to identify
the problem immediately? I suspect it might be related to mingw changes
but am not certain.
cheers,
andrew
make[3]: Entering directory `/cygdrive/c/src/gr-build/gnuradio-core/src/tests'
.Testing gr_vmcircbuf_createfilemapping_factory...
gr_vmcircbuf_mmap_createfilemapping: non contiguous mmap 0xf9c0000 0xf9c0000 0x400000 0xfdc0000
gr_vmcircbuf_mmap_createfilemapping: non contiguous mmap 0xffc0000 0xffc0000 0x40000 0x10000000
....... gr_vmcircbuf_createfilemapping_factory: Doesn't work
Testing gr_vmcircbuf_sysv_shm_factory...
....... gr_vmcircbuf_sysv_shm_factory: Doesn't work
Testing gr_vmcircbuf_mmap_shm_open_factory...
gr_vmcircbuf_mmap_mkstemp: mmap or shm_open is not available
....... gr_vmcircbuf_mmap_shm_open_factory: Doesn't work
Testing gr_vmcircbuf_mmap_tmpfile_factory...
gr_vmcircbuf_mmap_tmpfile: contiguous? mmap 0xffc0000 0xffc0000, 8
gr_vmcircbuf_mmap_tmpfile: non contiguous mmap 0xffc0000 0xffc0000
....... gr_vmcircbuf_mmap_tmpfile_factory: Doesn't work
_______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
