egcs 1.1b *-rtems

Jeffrey A Law law@cygnus.com
Wed Oct 14 00:54:00 GMT 1998


  In message < Pine.LNX.3.96.981012131914.9613N-100000@oar3remote.oarcorp.com >you write:
  > I needed the patch below my signature to get egcs 1.1b to work with RTEMS.
  > 
  > I think all newlib targets need a similar patch.
  > 
  > I would appreciate some commentary on it.
  > 
  > Mon Oct 12 13:29:17 CDT 1998  Joel Sherrill (joel@OARcorp.com)
  > 
  >        * Makefile.in: do not install assert.h if not desired.
  >        * config/t-rtems: do not install assert.h -- use newlib's.
Don't you just need the t-rtems change?

That should override INSTALL_ASSERT_H in the generated Makefile, which should
prevent install-headers from depending on install-assert-h.

jef



More information about the Gcc mailing list