Problem about port the GNU ld tool

"Eric Chen" <jcchen00@yahoo.com.tw>
15 Jul 2002 23:51:27 -0400

          From comp.compilers

Related articles
Problem about port the GNU ld tool jcchen00@yahoo.com.tw (Eric Chen) (2002-07-15)
Re: Problem about port the GNU ld tool bill@qswtools.com (2002-07-21)
| List of all articles for this month |

From: "Eric Chen" <jcchen00@yahoo.com.tw>
Newsgroups: comp.compilers
Date: 15 Jul 2002 23:51:27 -0400
Organization: http://groups.google.com/
Keywords: linker, question
Posted-Date: 15 Jul 2002 23:51:27 EDT

We have an assembler tool for our specified DSP.
And we need a linker tool for memory allocation and symbol resolution.
For timesaving and reusable, we decide to port the GNU ld to our system.
Now, I have got some general questions:
1. How to port the GNU ld to a specific system? just write a script file?
2. The output file from assembler must be ELF format?
3. Are There related documents available?


Thanks for your help.


Best Regards,
Eric Chen


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.