Re: [Clax86list] Writing a simple echo program
- From: Rob Hoelz <spamtrap@xxxxxxxxxx>
- Date: Tue, 27 Mar 2007 23:56:11 -0500
Charles Crayne <spamtrap@xxxxxxxxxx> wrote:
On Tue, 27 Mar 2007 17:38:20 -0500
Rob Hoelz <spamtrap@xxxxxxxxxx> wrote:
$ ld -s -o test test.o
What output do you get from ld? It should be complaining about being
unable to find putchar, and it might also have cause to complain about
not finding _Start.
-- Chuck
My bad, this is the command I used:
$ ld -s -o test test.o -lc
It makes no complaints.
.
- References:
- Writing a simple echo program
- From: Rob Hoelz
- Re: [Clax86list] Writing a simple echo program
- From: Charles Crayne
- Writing a simple echo program
- Prev by Date: Re: [Clax86list] Writing a simple echo program
- Next by Date: Having trouble posting?
- Previous by thread: Re: [Clax86list] Writing a simple echo program
- Next by thread: Re: Writing a simple echo program
- Index(es):