discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Test tarballs for 3.3git


From: Don Ward
Subject: Re: [Discuss-gnuradio] Test tarballs for 3.3git
Date: Fri, 22 Jan 2010 16:52:16 -0500

Johnathan Corgan wrote:

Test tarball distribution files have been created for the current
3.3git release under development:

http://gnuradio.org/releases/gnuradio/gnuradio-3.3git-594-g02616cf8.tar.gz

Apart from one or two minor issues, this tarball works fine under Cygwin 1.7.1 with gcc 3.4.4, but with gcc 4.3.4 make check fails with

~/gnuradio-3.3git-594-g02616cf8/gnuradio-core/src/tests> ./test_all.exe
Testing gr_vmcircbuf_createfilemapping_factory...
....... gr_vmcircbuf_createfilemapping_factory: OK
Testing gr_vmcircbuf_sysv_shm_factory...
terminate called after throwing an instance of 'gr_signal'
Aborted (core dumped)

It appears that a signal is being caught and a gr_signal is being thrown but not caught.

This is probably a Cygwin-specific problem with exception handling in gcc 4.3.4, but if anyone else has seen problems like this and has any insight as to the cause, I would like to hear about it.

Thanks,

-- Don W.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]