Compiling with external Library

15 views
Skip to first unread message

TAPAN SAHNI

unread,
Apr 28, 2016, 6:50:45 AM4/28/16
to ns-3-users
I need to compile my .cc files with the below flags.How to do it.

$ g++ -o rohc_first_application -g -Wall \
    $(pkg-config rohc --cflags) \
    rohc_first_application.c \
    $(pkg-config rohc --libs )

Reply all
Reply to author
Forward
0 new messages