From: Tim R. <Ti...@Ri...> - 2002-01-28 23:02:35
|
hmm... I have not touched that file. Compiling for idr from cvs I see: timr@localhost:~/work/vercel/blob/src/blob$ ls -l blob* -rwxr-xr-x 1 timr timr 46520 Jan 28 14:12 blob -rwxr-xr-x 1 timr timr 46520 Jan 28 14:12 blob-chain -rwxr-xr-x 1 timr timr 45496 Jan 28 14:12 blob-rest -rwxr-xr-x 1 timr timr 77029 Jan 28 14:12 blob-rest-elf32 -rwxr-xr-x 1 timr timr 852 Jan 27 01:30 blob-start -rwxr-xr-x 1 timr timr 196 Jan 27 01:30 blob-start-chain -rwxr-xr-x 1 timr timr 34179 Jan 27 01:30 blob-start-chain-elf32 -rwxr-xr-x 1 timr timr 35805 Jan 27 01:30 blob-start-elf32 where blob has 13k of nulls on the end. blob-rest-elf32 contains this same block on the end of the code before the debug blocks. Erik Mouw wrote: > > On Mon, Jan 28, 2002 at 02:13:45PM -0700, Tim Riker wrote: > > Anyone know why blob has close to 14k of nulls on the end? > > It doesn't, unless you have put a segment definition *after* the .bss > segment in src/blob/rest-ld-script.in . > > Erik > > -- > J.A.K. (Erik) Mouw, Information and Communication Theory Group, Faculty > of Information Technology and Systems, Delft University of Technology, > PO BOX 5031, 2600 GA Delft, The Netherlands Phone: +31-15-2783635 > Fax: +31-15-2781843 Email: J.A...@it... > WWW: http://www-ict.its.tudelft.nl/~erik/ > > _______________________________________________ > blob-cvs-commit mailing list > blo...@li... > https://lists.sourceforge.net/lists/listinfo/blob-cvs-commit -- Tim Riker - http://rikers.org/ - short SIGs! <g> All I need to know I could have learned in Kindergarten ... if I'd just been paying attention. |