Re: [Live-devel] Compiling livemedia for Axis Cris

2014-01-08 Thread Warren Young
On 1/8/2014 02:37, Kari Kallioinen wrote: Any ideas or haven't I noticed something? Does it work if you build a shared library? If so, try adding -fPIC to the command line. Some embedded systems require relocatable code. ___ live-devel mailing li

Re: [Live-devel] Compiling livemedia for Axis Cris

2014-01-07 Thread Warren Young
On 1/7/2014 07:01, Kari Kallioinen wrote: And I have no Idea why libliveMedia.a is broken. libgroupsock.a is working one and it is compiled and linked with same flags as libliveMedia.a. With cross-compilation involved, you must have at least two toolchains installed. You might even have thre

[Live-devel] Compiling livemedia for Axis Cris

2014-01-07 Thread Kari Kallioinen
Hi, I am trying to compile livemedia for Axis Cris platform. Firstly I made some modifications to config.cris-axis-linux-gnu -file: --- a/external/live/config.cris-axis-linux-gnu +++ b/external/live/config.cris-axis-linux-gnu @@ -5,17 +5,17 @@ AXIS_DIR = $(AXIS_TOP_DIR)/target/cris-axis-linux-g