home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.21 / text0036.txt < prev    next >
Encoding:
Internet Message Format  |  1990-10-26  |  823 b 

  1. From:  willcox@urbana.mcd.mot.com (David A Willcox)
  2.  
  3. I'm not sure how these responses got into the newsgroup.  I intended
  4. to send my original response directly to the guy who asked for a list
  5. of utilities.  I didn't think I was posting it to the world.  Ah, well.
  6.  
  7. [ See my followup about this.  -mod ]
  8.  
  9. In article <11187@cs.utexas.edu> mwette@csi.Jpl.Nasa.Gov (Matt Wette) writes:
  10.  
  11. >I didn't see "ld" in your posting  Did you forget it or is there really
  12. >no POSIX spec for "ld".   If there is, I would be interested to know if
  13. >"ld -A" (loading to an executing program) will be in the spec.
  14.  
  15. No, there is no "ld" in POSIX.2.  You link a bunch of objects using
  16. "c89 [-o file] a.o b.o ...".
  17.  
  18. The details of a raw "ld" were considered too implementation-specific
  19. for a standard.
  20.  
  21. David
  22.  
  23. Volume-Number: Volume 21, Number 37
  24.  
  25.