Tuesday, March 29, 2011

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

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

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

No comments:

Post a Comment