From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: ZUC PMD as shared library Date: Tue, 04 Apr 2017 14:15:42 +0200 Message-ID: <7600449.g6INzhSzlI@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit To: Pablo DeLara Guarch , dev@dpdk.org Return-path: Received: from mail-lf0-f48.google.com (mail-lf0-f48.google.com [209.85.215.48]) by dpdk.org (Postfix) with ESMTP id B0150326C for ; Tue, 4 Apr 2017 14:15:44 +0200 (CEST) Received: by mail-lf0-f48.google.com with SMTP id x137so91804838lff.3 for ; Tue, 04 Apr 2017 05:15:44 -0700 (PDT) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi, Is it possible to build ZUC PMD as a shared library? There is this error when compiling: libsso_zuc.a(sso_zuc_yasm.o): relocation R_X86_64_32 against symbol `EK_d' can not be used when making a shared object; recompile with -fPIC