On 26/10/2014 01:20, Mason83 wrote:

> On 26/10/2014 00:58, Ray_Net wrote:
> 
>> Reading http://www.seamonkey-project.org/releases/seamonkey2.0.4/
>> I see that seamonkey-bin is for MAC
> 
> I don't think old documentation can be trusted to be accurate.
> 
> $ file seamonkey*
> seamonkey:     ELF 64-bit LSB  executable, x86-64, version 1 (SYSV), 
> dynamically linked (uses shared libs), for GNU/Linux 2.6.18, 
> BuildID[sha1]=d15f55f8300aebc9ff8a178c94100a24a3a8b90d, stripped
> seamonkey-bin: ELF 64-bit LSB  executable, x86-64, version 1 (SYSV), 
> dynamically linked (uses shared libs), for GNU/Linux 2.6.18, 
> BuildID[sha1]=d15f55f8300aebc9ff8a178c94100a24a3a8b90d, stripped

As a matter of fact, the two files are NEARLY identical :

$ diff -u <( objdump -xds seamonkey ) <( objdump -xds seamonkey-bin )
--- /dev/fd/63  2014-10-26 01:45:51.553832179 +0200
+++ /dev/fd/62  2014-10-26 01:45:51.553832179 +0200
@@ -1,6 +1,6 @@
 
-seamonkey:     file format elf64-x86-64
-seamonkey
+seamonkey-bin:     file format elf64-x86-64
+seamonkey-bin
 architecture: i386:x86-64, flags 0x00000112:
 EXEC_P, HAS_SYMS, D_PAGED
 start address 0x00000000004036b0
@@ -127,7 +127,7 @@
                   ALLOC
  27 .comment      0000003d  0000000000000000  0000000000000000  000186b0  2**0
                   CONTENTS, READONLY
- 28 .gnu_debuglink 00000014  0000000000000000  0000000000000000  000186ed  2**0
+ 28 .gnu_debuglink 00000018  0000000000000000  0000000000000000  000186ed  2**0
                   CONTENTS, READONLY
 SYMBOL TABLE:
 no symbols
@@ -6352,8 +6352,8 @@
  0020 61742034 2e342e36 2d332900 4743433a  at 4.4.6-3).GCC:
  0030 2028474e 55292034 2e372e33 00         (GNU) 4.7.3.   
 Contents of section .gnu_debuglink:
- 0000 7365616d 6f6e6b65 792e6462 67000000  seamonkey.dbg...
- 0010 ed4f52df                             .OR.            
+ 0000 7365616d 6f6e6b65 792d6269 6e2e6462  seamonkey-bin.db
+ 0010 67000000 ed4f52df                    g....OR.        
 
 Disassembly of section .init:

Regards.

_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to