On Mon, Oct 31, 2011 at 15:44, Josh Blum wrote:
> Basically, the build system is generating .la files for each library
> using this macro: http://www.vtk.org/Wiki/CMakeMacroLibtoolFile
> I dont know why we are doing this or why we want it.
>
> If you link against libraries in the normal way, eve
On Mon, Oct 31, 2011 at 11:44 PM, Josh Blum wrote:
>
> On 10/31/2011 01:50 PM, Alexandru Csete wrote:
>> Greetings,
>>
>> I'm trying to rebuild my gr-fcd block
>> (https://github.com/csete/gr-fcd) with gnuradio v3.5.0rc0-1-g037c5f60
>> When I build gnuradio using the autotools everything is fine a
On 10/31/2011 01:50 PM, Alexandru Csete wrote:
> Greetings,
>
> I'm trying to rebuild my gr-fcd block
> (https://github.com/csete/gr-fcd) with gnuradio v3.5.0rc0-1-g037c5f60
> When I build gnuradio using the autotools everything is fine and I can
> build gr-fcd without problems.
> When I build u
Greetings,
I'm trying to rebuild my gr-fcd block
(https://github.com/csete/gr-fcd) with gnuradio v3.5.0rc0-1-g037c5f60
When I build gnuradio using the autotools everything is fine and I can
build gr-fcd without problems.
When I build using cmake gnuradio still builds and install fine, but
when I t