- To: gcc-help@xxxxxxxxxxx
- Subject: memmov/memset/memcpy without libc
- From: Andreas Geißler <setjem@xxxxxxxxxxxxxx>
- Date: Thu, 14 Jun 2012 09:31:20 +0200
- Comment: DKIM? See http://www.dkim.org
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
Hi,
I'm trying to port gcc for my own target system.
I want to avoid the compilation of libc, therefore i use
-nodefaultlibs for compiling.
But if I want to still use memmov/memset/memcpy where do i have describe them?
A define expand memmov does not seem to be sufficient.
Tanks in advance.
Best regards,
Andreas
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]