help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: using ld to link object files


From: Paul Jarc
Subject: Re: using ld to link object files
Date: Mon, 13 Dec 2004 12:37:43 -0500
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)

"DR. N. B. Venkat Nagasuri" <venkat_ritch@yahoo.com> wrote:
> ld -o aa crt0.o aa.o bb.o  -lc
>  
> It is not working.

http://homepages.tesco.net./~J.deBoynePollard/FGA/problem-report-standard-litany.html

> Ofcourse, through gcc I am getting.

You can use "gcc -v ..." to see what commands gcc runs to link your
program, and duplicate that command yourself.  


paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]