Jeff Bailey <[EMAIL PROTECTED]> writes:

> Could you check to see whether the libraries has dramatically
> changed size?  If you can check that, there's a chance we can make
> sure it's fixed for -13.

It looks like this when upgrading from "2.3.2.ds1-11":
---
[EMAIL PROTECTED]:~$ ls -l /lib/libc-2.3.2.so 
-rw-r--r--    1 root     root      1585216 2004-01-21 02:22 /lib/libc-2.3.2.so
[EMAIL PROTECTED]:~$ file /lib/libc-2.3.2.so 
/lib/libc-2.3.2.so: ELF 64-bit LSB shared object, Alpha (unofficial), version 1 
(SYSV), stripped

[EMAIL PROTECTED]:~$ sudo apt-get install libc6.1
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  libc6.1-dev locales
Suggested packages:
  glibc-doc manpages-dev
The following packages will be upgraded:
  libc6.1 libc6.1-dev locales
3 upgraded, 0 newly installed, 0 to remove and 81 not upgraded.
Need to get 23,5MB of archives.
After unpacking 35,2MB of additional disk space will be used.
Do you want to continue? [Y/n] 
[...]

[EMAIL PROTECTED]:~$ ls -l /lib/libc-2.3.2.so 
-rw-r--r--    1 root     root     18832508 2004-04-23 02:22 /lib/libc-2.3.2.so
[EMAIL PROTECTED]:~$ file /lib/libc-2.3.2.so 
/lib/libc-2.3.2.so: ELF 64-bit LSB shared object, Alpha (unofficial), version 1 
(SYSV), not stripped
---

So my guess was right, new version is not stripped.

-- 
 "pienena   /  Paavo "Rainbow Rat" Hartikainen
  minusta  /  E-mail: [EMAIL PROTECTED]
  tulee   /  URL: http://www.sci.fi/~pahartik/
  rotta" /  EFnet: pahartik at #Atari and #LionKing


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to