view gcc/config/t-rtems @ 63:b7f97abdc517 gcc-4.6-20100522

update gcc from gcc-4.5.0 to gcc-4.6
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Mon, 24 May 2010 12:47:05 +0900
parents a06113de4d67
children 04ced10e8804
line wrap: on
line source

# RTEMS always has limits.h.
LIMITS_H_TEST = true

# If we are building next to newlib, this will let us find the RTEMS
# limits.h when building libgcc2.  Otherwise, newlib must be installed
# first.
LIBGCC2_INCLUDES = -I$(srcdir)/../newlib/libc/sys/rtems/include