Re: Unable to access memory address.

[email protected]
Newsgroups org.kernel.vger.linux-assembly
Message-ID <032520051200.14186.4243FD66000C6DB00000376A2205884484C0CF9D0A0B0E0AAD0A08AB@comcast.net>
You don't need to use gcc to link

gcc will try to add it's own _start label, so use ld instead

ld -o prog prog.o

Joshua Roys
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.