Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

Re: [AVR-Chat] RE: GCC C runtime help

2005-05-18 by Russell Shaw

Larry Barello wrote:
> Anyone know how I can tell GCC linker to skip the C runtime (e.g. crtm128.o)
> so I can roll my own specialized version?

I think if you compile all the .c files with gcc -c then run the linker
separately, the crt file is left out by default. Another way might be to
use the -mno-crt0 option to gcc.

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.