discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Build on ubuntu 14.04


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Build on ubuntu 14.04
Date: Mon, 26 May 2014 10:08:34 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Hi Michael and Sid,

how many compiler threads are you spawning? When you use 1 (i.e. make -j1), is this still a problem?

M

On 25.05.2014 11:29, Michael Hartje wrote:
Dear list,

I try to compile the new GR 3.7.4-git.

But it breaks with pybombs as well as with the script build-grc.sh
The job is done inside of a virtualbox-environment. host: win8.1, guest
ubuntu 14.04 + updates

Mem 1600 MB

cut of the script build-grc.sh  log
-----------------8<--------------------------------
-- CPU missing cvtpi32_ps, Overruled arch avx
-- Check size of void*[8]
-- Check size of void*[8] - done
-- CPU width is 64 bits, Overruled arch 32
-- Available architectures:
generic;64;3dnow;abm;popcount;mmx;sse;sse2;orc;norc;sse3;ssse3;sse4_a;sse4_1;sse4_2
-- Available machines:
generic_orc;sse2_64_mmx_orc;sse3_64_orc;ssse3_64_orc;sse4_a_64_orc;sse4_1_64_orc;sse4_2_64_orc
-- BUILTTYPERELWITHDEBINFO
-- Base cflags = -O2 -g -DNDEBUG
-- BUILD INFO ::: generic_orc ::: GNU ::: -O2 -g -DNDEBUG
-- BUILD INFO ::: sse2_64_mmx_orc ::: GNU ::: -O2 -g -DNDEBUG  -m64
-mmmx -msse -msse2
-- BUILD INFO ::: sse3_64_orc ::: GNU ::: -O2 -g -DNDEBUG  -m64 -mmmx
-msse -msse2 -msse3
-- BUILD INFO ::: ssse3_64_orc ::: GNU ::: -O2 -g -DNDEBUG  -m64 -mmmx
-msse -msse2 -msse3 -mssse3
-- BUILD INFO ::: sse4_a_64_orc ::: GNU ::: -O2 -g -DNDEBUG  -m64 -mmmx
-msse -msse2 -msse3 -msse4a -mpopcnt
-- BUILD INFO ::: sse4_1_64_orc ::: GNU ::: -O2 -g -DNDEBUG  -m64 -mmmx
-msse -msse2 -msse3 -mssse3 -msse4.1
-- BUILD INFO ::: sse4_2_64_orc ::: GNU ::: -O2 -g -DNDEBUG  -m64 -mmmx
-msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt
-- Compiler Version: cc (Ubuntu 4.8.2-19ubuntu1) 4.8.2
Copyright (C) 2013 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.
-- Loading build date Thu, 22 May 2014 18:56:46 into constants...
-- Loading version 0.1 into constants...
-- Using install prefix: /usr/local
-- ENABLE_GR_LOG set to ON.
-- HAVE_LOG4CPP set to False.
-- LOG4CPP_LIBRARIES set to .
-----------------8<--------------------------------
and some lines down during config of gnuradio
-----------------8<--------------------------------
-- Boost version: 1.54.0
-- Found the following Boost libraries:
--   date_time
--   program_options
--   filesystem
--   system
--   thread
-- Enabling use of known bad versions of Boost.





reply via email to

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