|
-
February 4th, 2009, 08:31 AM
#1
Linker Error Help
Hi Everyone,
In general what is the following linker error indicating?
/app/lib/libXyz.so: undefined reference to `some_symbol'
Using g++ compiler on Linux.
I get multiple of these all with the same .so file but different undefined reference to part.
I need help understanding the general meaning of this and maybe a link to something expalining the Linux build process.
Thanks.
Last edited by Yadrif; February 4th, 2009 at 08:35 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|