gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] shared library version dependencies


From: Vadim V. Zhytnikov
Subject: Re: [Gcl-devel] shared library version dependencies
Date: Sat, 16 Aug 2003 10:19:43 +0300
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru-RU; rv:1.4) Gecko/20030630

Camm Maguire ?????:
Hi Vadim, and thanks!  I know you're not available until Sat., so no
rush.  But what I was looking for were two different maps for the
*same* problem executable, presumably the one with static readline.
Map one would be on the machine where it was compiled and works, and
map2 would be on the machine with slightly different shared libs where
it faults.

Take care,


Sorry, I baked previous message in a hurry and quickly
realized what I did it wrong but it was too late.
So the right maps are attached. There is only one point.
On "other" machine I can get maps only by running maxima under gdb
but on build host I can start maxima in different ways
(maxima-local, directly ./maxima -eval "(run)", under gdb
after all) and if I do so I get slightly different maps -
last two lines vary. Is this important?  I guess not.


--
     Vadim V. Zhytnikov

      <address@hidden>
     <address@hidden>
00110000-00121000 r-xp 00000000 03:06 69294      /lib/ld-2.2.6.so
00121000-00122000 rw-p 00011000 03:06 69294      /lib/ld-2.2.6.so
0013f000-00161000 r-xp 00000000 03:06 69308      /lib/libm-2.2.6.so
00161000-00162000 rw-p 00021000 03:06 69308      /lib/libm-2.2.6.so
00162000-00274000 r-xp 00000000 03:06 53244      /lib/libc-2.2.6.so
00274000-00279000 rw-p 00112000 03:06 53244      /lib/libc-2.2.6.so
00279000-0027e000 rw-p 00000000 00:00 0
08048000-0825a000 r-xp 00000000 03:06 1203845    
/home/vadim/test/maxima-Y/src/binary-gcl/maxima
0825a000-08e43000 rw-p 00212000 03:06 1203845    
/home/vadim/test/maxima-Y/src/binary-gcl/maxima
08e43000-08ef4000 rwxp 00000000 00:00 0
bfff2000-c0000000 rwxp ffff3000 00:00 0
08048000-0825a000 r-xp 00000000 03:08 408397     
/home/vadim/test/maxima-Y/src/binary-gcl/maxima
0825a000-08e43000 rw-p 00212000 03:08 408397     
/home/vadim/test/maxima-Y/src/binary-gcl/maxima
08e43000-08ef4000 rwxp 00000000 00:00 0
40000000-40011000 r-xp 00000000 03:08 682754     /lib/ld-2.2.6.so
40011000-40012000 rw-p 00010000 03:08 682754     /lib/ld-2.2.6.so
40020000-40021000 rw-p 00000000 00:00 0
40021000-40043000 r-xp 00000000 03:08 682768     /lib/libm-2.2.6.so
40043000-40044000 rw-p 00021000 03:08 682768     /lib/libm-2.2.6.so
40044000-40156000 r-xp 00000000 03:08 682762     /lib/libc-2.2.6.so
40156000-4015c000 rw-p 00112000 03:08 682762     /lib/libc-2.2.6.so
4015c000-40160000 rw-p 00000000 00:00 0
bfff3000-c0000000 rwxp ffff4000 00:00 0

reply via email to

[Prev in Thread] Current Thread [Next in Thread]