2014-04-15 14:05, Neil Horman:
> This happens automatically on dyanmic linking, but when linking an archive
> we need to to include the whole archive to make sure we call all the
> constructors. Not doing this causes them to be discarded due to the fact
> theres no symbolic reference connecting the pmds to the application.
> 
> Signed-off-by: Neil Horman <nhorman at tuxdriver.com>

This patch conflicts with Olivier's one:
        http://dpdk.org/browse/dpdk/commit/?id=20afd76a504155e947

-- 
Thomas

Reply via email to