home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / sysv386 / 12440 < prev    next >
Encoding:
Text File  |  1992-07-25  |  1.3 KB  |  37 lines

  1. Newsgroups: comp.unix.sysv386
  2. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!smurf.sub.org!flatlin!generics!ihno
  3. From: ihno@generics.ka.sub.org (Ihno Krumreich)
  4. Subject: Re: Convert ELF --> i386 absolute??
  5. Organization: Generics GmbH
  6. Date: Fri, 24 Jul 1992 17:29:42 GMT
  7. Message-ID: <1992Jul24.172942.14073@generics.ka.sub.org>
  8. References: <1992Jul23.151900.4814@usenet.ins.cwru.edu>
  9. Lines: 26
  10.  
  11. an336@cleveland.Freenet.Edu (Steven P. Thorn) writes:
  12.  
  13.  
  14.  
  15. >I need to convert a relocatable ELF 386 object file into an absolutely
  16. >located image suitable for burning into a prom for a '386-based
  17. >embedded system.  Has anyone ever done this relocation by hand before,
  18.  
  19. >and who is willing to part with some code?  It would save alot of time....
  20.  
  21. You have ld. let ld do the job. To give you an idea look at the unix kernel.
  22. It is also loaded at an fixed adress. Have a look at /etc/conf/cf.d/kernmap.
  23.  
  24. Ihno
  25.  
  26. ==============================================================
  27.  
  28. Ihno Krumreich     | Phone (49) 721 38 70 94
  29. Generics Gmbh      | email: ihno@generics.ka.sub.org
  30. Breite Strasse 24  | FAX   (49) 721 38 56 22
  31. D-W7500 Karlsruhe  |
  32. -- 
  33. Ihno Krumreich     | Phone (49) 721 38 70 94
  34. Generics Gmbh      | email: ihno@generics.ka.sub.org
  35. Breite Strasse 24  | FAX   (49) 721 38 56 22
  36. D-W7500 Karlsruhe  |
  37.