home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16643 < prev    next >
Encoding:
Text File  |  1992-11-14  |  980 b   |  21 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!haven.umd.edu!darwin.sura.net!spool.mu.edu!umn.edu!pascal.geom.umn.edu!scott
  3. From: scott@pascal.geom.umn.edu (Scott S. Bertilson)
  4. Subject: COFF executables
  5. Message-ID: <1992Nov14.025456.3581@news2.cis.umn.edu>
  6. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  7. Nntp-Posting-Host: pascal.geom.umn.edu
  8. Organization: Geometry Center, University of Minnesota
  9. Date: Sat, 14 Nov 1992 02:54:56 GMT
  10. Lines: 9
  11.  
  12.   Wondering if anyone has given any thought to this.  I'd like to
  13. be able to grab a binary from an AT&T SVR3.X system and run it under
  14. Linux.  At the least the header is incompatible, but if I worked up
  15. code to read the other header style, how much more would have to
  16. be done?  (Would the VM code be able to page it in?)
  17.   I know that many system calls could cause problems, but I'm
  18. interested in this with the assumption in mind that a few might
  19. have to do special argument processing.
  20. --
  21.