Hi,
 
I am working on developing a library for my system and am having problems with name mangling. I have a function fetchFabricNames that is used in another library that keeps killing my application.
 
I am trying to see if there is a way to keep the system from exporting the fetchFabricNames function in my library, as it is a local utility. I am using gcc and the gnu ld. I was looking for a mapfile option, but there doesn't appear to be one.
 
Has anyone come across this, or know how to get around this problem.
 
And no I cannot change the link order to solve this problem.
 
Thanks,
Jerry


Get your FREE download of MSN Explorer at http://explorer.msn.com
-- To unsubscribe from this list, send a message to [EMAIL PROTECTED] with the command "unsubscribe linux-embedded" in the message body. For more information, see .

Reply via email to