> On 25 Jan 2019, at 10:49, Marco Varlese <mvarl...@suse.de> wrote: > > Hi Damjan, > > On 1/24/19 10:46 PM, Damjan Marion via Lists.Fd.Io wrote: >> >> In theory like any other cmake project: >> >> $ mkdir build >> $ cd build >> $ cmake /path/to/vpp/src <opt args> >> $ make >> $ make install > Hmmm, not sure if I explained myself in the right way. > > The problem today is that I cannot find a way to tell VPP _not_ to > download the dpdk tarball, uncompress it, build it and then link against > it...
That is exactly what I described above.... > > How does the above help in that regard? It helps as cmake doesn't download dpdk or other libs. It is downloaded by bunch of makefiles outside of src/. If you don't need such service from those Makefiles, don''t use them.. > >> >> In practice probably few lines should be modified in >> src/plugins/dodkCMakeLists.txt to enable linking with shared libs, as today >> we do static... > So the shared-lib support was removed when moving to cmake I suppose. > Was that intentional or just a miss? it was intentional miss :) -- Damjan
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12005): https://lists.fd.io/g/vpp-dev/message/12005 Mute This Topic: https://lists.fd.io/mt/29529767/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-