[yocto] [Yocto-builds] Linking of external libraries in the recipe

Khem Raj raj.khem at gmail.com
Sun Mar 15 22:07:19 PDT 2015


On Sun, Mar 15, 2015 at 10:03 PM, Priya Agarwal
<priya_agarwal at students.iitmandi.ac.in> wrote:
> EXTRA_OECONF_append = "    LDFLAGS = "-L/usr/lib/" \
>             LIBS="-lusdpaa_dma -lusdpaa_dma_mem -lusdpaa_of -lusdpaa_fman
> -lusdpaa_qbman -lusdpaa_syscfg" \
>             CXXFLAGS="-I/usr/include/""

you missed '=' before /usr/lib and /usr/include specs there. '=' makes
is sysroot relative



More information about the yocto mailing list