Re: LIMITS_H_TEST and Newlib

2014-01-03 Thread Joseph S. Myers
On Fri, 3 Jan 2014, Sebastian Huber wrote: > There is already a --with-newlib configure option, so maybe it makes sense to > use it for the "stmp-int-hdrs" Makefile target? The --with-newlib option is a badly named option that really means "set inhibit_libc". That is, it's for an initial bootst

LIMITS_H_TEST and Newlib

2014-01-03 Thread Sebastian Huber
Hello, in gcc/Makefile, there is a test to determine how to set up the GCC provided limits.h. Here is a collection of the relevant Makefile parts: # # Installation directories # # Common prefix for installation directories. # NOTE: This direc