ok if i try
'objdump -x /usr/lib/gcc/x86_64-linux-gnu/4.4/libstdc++.so'
objdump: '/usr/lib/gcc/x86_64-linux-gnu/4.4/libstdc++.so': No such
file

if I try this:
objdump -x /usr/lib/gcc/x86_64-linux-gnu/4.4/32/libstdc++.so
###
/usr/lib/gcc/x86_64-linux-gnu/4.4/32/libstdc++.so
architecture: i386, flags 0x00000150:
HAS_SYMS, DYNAMIC, D_PAGED
start address 0x00047230
......
####

thanks for you help

On Feb 16, 4:38 pm, Ralf Schmitt <[email protected]> wrote:
> Jerry <[email protected]> writes:
> > hm...libstdc++6-4.4-dev is installed and g++.
>
> is the file itself readable (as the user doing the compilation)? Does
> 'objdump -x /usr/lib/gcc/x86_64-linux-gnu/4.4/libstdc++.so' work?
>
>
>
> > #dpkg -S /usr/lib/gcc/x86_64-linux-gnu/4.4/libstdc++.so
> > libstdc++6-4.4-dev: /usr/lib/gcc/x86_64-linux-gnu/4.4/libstdc++.so
>
> that doesn't help...
>
>
>
> > but i have also installed this file: lib32stdc++5, because I need it
> > for another application
> > Perhaps this is a problem?
>
> I don't think so.
>
> --
> Cheers
> Ralf

-- 
You received this message because you are subscribed to the Google Groups 
"mwlib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mwlib?hl=en.

Reply via email to