This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Output of size.


I have some trouble with a lirary.

 size -A /opt/sybase11/dll.12/libsybdb.dll
/opt/sybase11/dll.12/libsybdb.dll  :
section     size        addr
.text    192512   268439552
.rdata    23552   268632064
.data     44032   268656640
.reloc     8704   268713984
Total    268800


SCS-R1FR4 58: size -A /opt/sybase11/dll/libsybdb.dll
/opt/sybase11/dll/libsybdb.dll  :
section     size        addr
.text    289280   268439552
.bss      10372   268730368
.rdata      512   268742656
.data     46592   268746752
.idata     9728   268795904
.edata    14336   268808192
.reloc    10752   268824576
Total    381572

Running with the older SYBASE 10.0 (last one) I am able to speak with
SYBASE. Using the
newest version 12 library (first) the application fails. Can somebody give
me a pointer or two
on where I can find info? I have read the man page (even read objdump
manpage) but I could
not understand it. Pointer to a document regarding the format of a object
whould be nice.

Oddvard


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]