discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] compiling gnuradio with gcc-4.5


From: Sim IJskes
Subject: Re: [Discuss-gnuradio] compiling gnuradio with gcc-4.5
Date: Tue, 29 Mar 2011 10:11:35 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8

On 29-03-11 10:02, Sim IJskes wrote:

After this 'fix' gnuradio compiles under debian sid with gcc-4.5

A solution somewhat higher up the automake logic:

LDADD = \
$(USRP_LA) \
$(GNURADIO_CORE_LA) \
$(GR_USRP_LA) \
$(BOOST_LDFLAGS) \
$(BOOST_PROGRAM_OPTIONS_LIB)

Maybe i can paste this directly into Makefile.am. Does anybody know how
to have automake regenerate the Makefile.in / Makefile again, locally in
the directory?

OK, as an example of self-help: just run make.

Gr. Sim

ZZ



reply via email to

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