The CMEM module does not need to be loaded for the application link stage.  If 
you get "undefined reference to CMEM_init" then that just means that you're not 
correctly referencing cmem.a in your link.

Regards,

- Rob

________________________________
From: davinci-linux-open-source-boun...@linux.davincidsp.com 
[mailto:davinci-linux-open-source-boun...@linux.davincidsp.com] On Behalf Of 
Gopal Sukumar
Sent: Thursday, June 11, 2009 1:54 AM
To: Ondrej Pindroch
Cc: davinci-linux-open-source
Subject: Re: CMEM usage in no codec oriented application

Hi Ondrej,

This means linking cmem to your app has failed. Ensure that you have loaded the 
cmem module.

Thanks,
Gopal Sukumar.

Ondrej Pindroch wrote:
Hi
How can I use CMEM and all it's API. In my application. I need to get one 
buffer with size almost 10MB, which will be continous in virtual and physical 
memory space. I have tried link cmem.a to my project but it told me "undefined 
reference to CMEM_init" and so on.
Thanks for your answer

Ondrej Pindroch
SoftHard Technology ltd.

________________________________

_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com<mailto:Davinci-linux-open-source@linux.davincidsp.com>
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source


________________________________
http://www.mindtree.com/email/disclaimer.html
_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to