home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1623 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  947 b 

  1. Path: castle.nando.net!news
  2. From: Steve Krueger <sekruege@nando.net>
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: slink V6.56 problem
  5. Date: Sun, 21 Jan 1996 20:33:22 -0500
  6. Organization: News & Observer Public Access
  7. Message-ID: <3102E962.2E3C@nando.net>
  8. References: <4deus2$nm5@castle.nando.net> <4dlesn$hq9@oracle.rz.uni-ulm.de> <DLE9LC.Dp4@rose.com>
  9. NNTP-Posting-Host: vyger608.nando.net
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0b5 (Macintosh; I; 68K)
  14.  
  15. A White wrote:
  16. > In article <4dlesn$hq9@oracle.rz.uni-ulm.de>,
  17. > Jens-Steffen Gutmann <gutmann@informatik.uni-ulm.de> wrote:
  18. > >
  19. > >Another question: Why does slink work when I split the large
  20. > >source file into pieces, compile each and link all together?
  21.  
  22. Because it can insert an ALV between the functions for
  23. calls that are >32k away. If it's all in the same .c
  24. file, slink has nowhere to put the ALV.
  25.  
  26. sk
  27.