discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Information on ticket:181 and invitation to help


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Information on ticket:181 and invitation to help (long)
Date: Thu, 17 Jan 2008 15:08:21 -0800
User-agent: Mutt/1.5.17 (2007-11-01)

PS3:

address@hidden ~]$ python
Python 2.5 (r25:51908, Nov  6 2007, 15:58:37)
[GCC 4.1.2 20070925 (Red Hat 4.1.2-27)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from gnuradio import gr
>>> gr.firdes.hilbert(0)
terminate called after throwing an instance of 'std::out_of_range'
  what():  Hilbert:  Must have odd number of taps
Aborted

address@hidden ~]$ g++ --version
g++ (GCC) 4.1.2 20070925 (Red Hat 4.1.2-27)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

address@hidden ~]$ swig -version

SWIG Version 1.3.31

Compiled with g++ [powerpc-redhat-linux-gnu]
Please see http://www.swig.org for reporting bugs and further information
address@hidden ~]$ uname -a
Linux ps3.comsec.com 2.6.23 #1 SMP Mon Nov 12 17:32:16 PST 2007 ppc64 ppc64 
ppc64 GNU/Linux
address@hidden ~]$




reply via email to

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