public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Can anyone help me......
@ 2001-12-25 21:40 Aravind K Umesh
  2001-12-26  3:13 ` Andrea 'Fyre Wyzard' Bocci
  0 siblings, 1 reply; 2+ messages in thread
From: Aravind K Umesh @ 2001-12-25 21:40 UTC (permalink / raw)
  To: gcc-help

Hi

I want to compile my programme using gcc on NT. I have dowloaded the
latest version of gcc for NT. It is working fine, I want to know the
Linker options for gcc on NT

Regards
Aravind

--
==================================
Aravind K Umesh
Adamya Technocrates Pvt. Ltd.
Bangalore - 560 086
Mail : aravind@adamya.com
Ph : 080 - 3221780 Ext : 36
==================================


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Can anyone help me......
  2001-12-25 21:40 Can anyone help me Aravind K Umesh
@ 2001-12-26  3:13 ` Andrea 'Fyre Wyzard' Bocci
  0 siblings, 0 replies; 2+ messages in thread
From: Andrea 'Fyre Wyzard' Bocci @ 2001-12-26  3:13 UTC (permalink / raw)
  To: Aravind K Umesh, gcc-help

At 11.36 26/12/2001 (GMT +0530), Aravind K Umesh wrote:
>Hi
>
>I want to compile my programme using gcc on NT. I have dowloaded the
>latest version of gcc for NT. It is working fine, I want to know the
>Linker options for gcc on NT
>
>Regards
>Aravind

The linker is not a part of gcc. It is either the GNU linker (ld), from the 
GNU binutils package, or your OS linker.
I think on NT you'll be using ld, so just have a look at it's manual.
If you don't have it installed, you can find it online (it for the but-last 
version of binutils, but most things should be the same) at 
http://sources.redhat.com/binutils/docs-2.10/ld.html.

fw

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-12-26 11:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-25 21:40 Can anyone help me Aravind K Umesh
2001-12-26  3:13 ` Andrea 'Fyre Wyzard' Bocci

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).