newlib sys/*.h will not be copied to output directory

newlib sys/*.h will not be copied to output directory

2014/08/09 Kernel 1

All the .h file in the sys directory will be included when compiling the files in your sys/XXX. They (sys/*.h) will not be copied to the output directoy, that mean they are just used for compile only.

newlib sys dot h files

One Response

  1. Peter Cheung says:

    This is wrong. I just discovered I was wrong !!!

Leave a Reply

Your email address will not be published. Required fields are marked *