develooper Front page | perl.perl5.porters | Postings from July 2001

Re: PERL_DL_NONLAZY=1 and Cwd

Thread Previous | Thread Next
From:
Michael G Schwern
Date:
July 2, 2001 12:52
Subject:
Re: PERL_DL_NONLAZY=1 and Cwd
Message ID:
20010702155232.A22033@blackrider
On Mon, Jul 02, 2001 at 05:33:11PM +0000, Nick Ing-Simmons wrote:
> Sure, what are the 'U' unresolved entries?

Here's the full output of "nm Cwd.so".

PS Let's pretend I have 0 understanding of shared libraries.  I am
your loyal monkey.

         U PL_curpad
         U PL_markstack_ptr
         U PL_op
         U PL_stack_base
         U PL_stack_sp
         U PL_sv_undef
         U PL_sv_yes
         U Perl_croak
         U Perl_form
         U Perl_mg_set
         U Perl_newXS
         U Perl_sv_2pv
         U Perl_sv_newmortal
         U Perl_sv_setpv
         U Perl_sv_setpvn
         U Perl_sv_setsv
00001384 T XS_Cwd_abs_path
00001270 T XS_Cwd_fastcwd
00011a00 A _DYNAMIC
000119d4 A _GLOBAL_OFFSET_TABLE_
00019a00 G _SDA2_BASE_
00019aa0 G _SDA_BASE_
000119c4 ? __CTOR_END__
000119c0 ? __CTOR_LIST__
000119cc ? __DTOR_END__
000119c8 ? __DTOR_LIST__
0001192c ? __EH_FRAME_BEGIN__
0001192c ? __FRAME_END__
00011aa0 A __bss_start
         w __deregister_frame_info@@GLIBC_2.0
000017a4 t __do_global_ctors_aux
00000dec t __do_global_dtors_aux
         U __errno_location@@GLIBC_2.0
         w __gmon_start__
         U __lxstat64@@GLIBC_2.2
         w __register_frame_info@@GLIBC_2.0
00011aa0 A _edata
00011c2c A _end
00001820 ? _fini
00000d7c ? _init
00001540 T boot_Cwd
00000f28 t bsd_realpath
00000da4 t call_gmon_start
         U chdir@@GLIBC_2.0
         U close@@GLIBC_2.0
00011844 d completed.4
00000ea0 t fini_dummy
00011848 d force_to_data
0001192c d force_to_data
00000ebc t frame_dummy
00000da4 t gcc2_compiled.
00000dec t gcc2_compiled.
000017a4 t gcc2_compiled.
00001820 t gcc2_compiled.
00000f24 t gcc2_compiled.
         U getcwd@@GLIBC_2.0
00000f08 t init_dummy
00001804 t init_dummy
00011c14 b object.11
00011840 d p.3
         U perl_get_sv
         U readlink@@GLIBC_2.0
         U strcat@@GLIBC_2.0
         U strcmp@@GLIBC_2.0
         U strcpy@@GLIBC_2.0
         U strlen@@GLIBC_2.0
         U strncpy@@GLIBC_2.0
         U strrchr@@GLIBC_2.0
         U sv_getcwd


-- 

Michael G. Schwern   <schwern@pobox.com>    http://www.pobox.com/~schwern/
Perl6 Quality Assurance     <perl-qa@perl.org>	     Kwalitee Is Job One
I've just gone through a lung-crushing breakup with my blender and I don't 
think I should screw my forehead alone tonight.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About