Sponsored Content
Top Forums Programming Symbol differences in STLport library and application object file Post 302507680 by shafi2all on Thursday 24th of March 2011 12:29:45 PM
Old 03-24-2011
Symbol differences in STLport library and application object file

Hello,

I compiled the object file of a binary and i could see the symbol , "void*std::__node_alloc<1,0>::_M_allocate(unsigned)", this is actually present as "void*std::__node_alloc<true,0>::_M_allocate(unsigned)" in the libstlport4.so.1 . This has been verified with "nm -C " command

Please suggest ! Do i need to change the code ?

Shafi
 

7 More Discussions You Might Find Interesting

1. Programming

How To Find Unresolved symbol in shared library?

1 . I use Digital Unix V4.0F 2 . I compile a programe which use a shared library . But when I run it( prog.out) , the shell told me that "Fatal Error : /sbin/loader : unresolved symbol in lib3cZap.so" But When I compile proj.out and lib3cZap.so , the compiler said nothing . And I ls -l... (1 Reply)
Discussion started by: chenhao_no1
1 Replies

2. Programming

shared object "undefined symbol: fstat" error

Didn't have this problem in AIX, but ported to Linux with GCC compiler and am now getting a runtime error: tssutil: symbol lookup error: /work/agility/devel/bin/libagam.so: undefined symbol: fstat I'm sure most of you know that fstat is an intrinsic function just like printf, memcpy, etc. When I... (5 Replies)
Discussion started by: marcus121
5 Replies

3. AIX

Shared Object library problem

Hi, When using shared objects on AIX 4.3 i am getting runtime problems. I have a small sample program which links to a shared object libray, oracle and system related libraries. At runtime it fails (gives segmentation fault and coredump ) in one proc file when executing login statement. But... (0 Replies)
Discussion started by: suman_jakkula
0 Replies

4. Programming

Finding Symbol in the Library.

Whats the unix command to identify the symbols in the shared library. I want to find the symbol "nnftboot" is in the library libnnz10.so. Can any one help on this. (1 Reply)
Discussion started by: senthil_is
1 Replies

5. HP-UX

how could find HP UX application develop library

if I would like to develop application on HP UX ,where can I serarch the library and API ,like develop windows application with MSDN thanks (1 Reply)
Discussion started by: alert0919
1 Replies

6. UNIX for Dummies Questions & Answers

Use variable in object library (ar)

I am trying to use a library, lets say libexample.a, and I want to use a variable within the object files that were archived. For example, my new code (which is linked to the library, don't worry about that) wants to access an integer from the original source. When I use the nm command on... (2 Replies)
Discussion started by: justinpark01
2 Replies

7. UNIX for Dummies Questions & Answers

How to obtain list of object files in a shared (dynamic) library?

How can I simply obtain a list of the object files in a shared (dynamic) library. I am looking for the equivalent of "ar -t <lib>" for archived (static) libraries. Thanks in advance. :rolleyes: ---------- Post updated at 01:47 PM ---------- Previous update was at 12:16 PM ---------- The... (1 Reply)
Discussion started by: chatieremerrill
1 Replies
wml::std::all(3)						     EN Tools							  wml::std::all(3)

NAME
wml::std:all - All of Standard (STD) category SYNOPSIS
#use wml::std::all DESCRIPTION
This includes all existing include files of the Standard (STD) category, i.e. all includes with prefix wml::std. The following files currently exist: wml::std::box(3) ... Easily Create Rectangular Box wml::std::case(3) ... Convert Tags to Upper or Lower Case wml::std::grid(3) ... Layout Grid wml::std::href(3) ... Enhanced Hyperlink wml::std::info(3) ... Page Information wml::std::lang(3) ... Multi-Lingual Support wml::std::label(3)... Labels and References wml::std::logo(3) ... Logo Insertion wml::std::page(3) ... Standard HTML Page Header and Footer wml::std::tags(3) ... Standard Support Tags wml::std::toc(3) ... Table of Contents Generation AUTHOR
Ralf S. Engelschall rse@engelschall.com www.engelschall.com REQUIRES
Internal: P1 External: -- SEE ALSO
wml::std::box(3), wml::std::case(3), wml::std::grid(3), wml::std::href(3), wml::std::info(3), wml::std::label(3), wml::std::lang(3), wml::std::logo(3), wml::std::page(3), wml::std::tags(3), wml::std::toc(3). EN Tools 2014-04-16 wml::std::all(3)
All times are GMT -4. The time now is 09:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy