public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* -nostdlib option!
@ 2011-02-07 11:18 ali hagigat
  2011-02-07 11:21 ` Drasko DRASKOVIC
  2011-02-07 12:44 ` Manuel Coutinho
  0 siblings, 2 replies; 14+ messages in thread
From: ali hagigat @ 2011-02-07 11:18 UTC (permalink / raw)
  To: gcc-help

I have copied part of gcc manual:
------------------------------------
Do not use the standard system startup files or libraries when
linking.  No startup files and only the libraries you specify will be
passed to the linker.  The compiler may generate calls to "memcmp",
"memset", "memcpy" and "memmove".  These entries are usually resolved
by entries in libc.  These entry points should be supplied through
some other mechanism when this option is specified.
------------------------------------
What is some other mechanism? How can i use -nostdlib?

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

end of thread, other threads:[~2011-02-16  8:53 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-07 11:18 -nostdlib option! ali hagigat
2011-02-07 11:21 ` Drasko DRASKOVIC
2011-02-07 12:44 ` Manuel Coutinho
2011-02-07 14:43   ` ali hagigat
2011-02-07 15:22     ` Kai Ruottu
2011-02-07 16:20       ` Manuel Coutinho
2011-02-07 16:48         ` Drasko DRASKOVIC
2011-02-07 17:57           ` Manuel Coutinho
     [not found]     ` <4D59BEDC.9000606@yahoo.com>
2011-02-15  9:50       ` ali hagigat
2011-02-15 10:28         ` Axel Freyn
2011-02-15 12:13           ` Jonathan Wakely
2011-02-16 10:05             ` Axel Freyn
2011-02-15 14:56         ` Thomas Martitz
2011-02-15 15:52         ` Ian Lance Taylor

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).