rohc team mailing list archive
-
rohc team
-
Mailing list archive
-
Message #00642
Re: [Question #212291]: Problem compiling my code with RoHC 1.5.0 library in Eclipse
Question #212291 on rohc changed:
https://answers.launchpad.net/rohc/+question/212291
Status: Needs information => Open
Carlos gave more information on the question:
Didier,
This is the linker command Eclipse uses and the parameters used:
g++ -o "PDCP" $(OBJS) $(USER_OBJS) $(LIBS)
USER_OBJS := $(pkg-config\ rohc\ --libs)
LIBS := -lpthread -lrt -lm -lrohc_common -lrohc_comp -lrohc_decomp
BR
Carlos
--
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.