Re: -nostdlib option!

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

 



7.2.2011 14:44, ali hagigat kirjoitti:

How will be memset, memcpy, etc. Can i copy them from the source code
of gcc? But they are dependent to other functions in other libraries
probably and some headers.

Most probably these functions are standalone and don't
call other functions... Does your program really call
them? What does 'nm' say anout undefined symbols in the
compiled object(s)?

Are those functions available stand alone some where?

For instance in :
  newlib-1.18.0/newlib/libc/machine/i386
in the current newlib sources.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux