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