------- Additional Comments From laurent at guerby dot net 2005-02-02 07:45 ------- Here's what I got as gcc/libada-mk:
[...] # GCC's Makefile fragment for libada. # libada needs some information from the GCC configure file at the moment, # and this exists to transfer that information in as clean a way as possible. exeext= libdir=${exec_prefix}/lib gcc_version=4.0.0 NOCOMMON_FLAG=-fno-common WARN_CFLAGS=$(GCC_WARN_CFLAGS) cc_set_by_configure=$(CC) gcc_tmake_file= $(srcdir)/config/rs6000/t-rs6000 $(srcdir)/config/rs6000/t-fprules $(srcdir)/config/rs6000/t-rtems $(srcdir)/config/t-rtems $(srcdir)/config /rs6000/t-ppccomm gcc_xmake_file= $(srcdir)/config/x-linux # This really shouldn't be needed, but for now... CC=gcc -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19489