This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Small patch for canadian crosses


Jonathan Larmour wrote:
> 
> Canadian cross builds break because in Makefile.in, STMP_FIXINC gets set to
> nothing, so the stmp-fixinc make rule never gets invoked (target headers
> assumed fixed), so the include directory never gets mkdir'd.
[snip]

Oops, pressed `send' to quick... here's the ChangeLog entry. Ta.

Jifl

2000-03-17  Jonathan Larmour  <jlarmour@redhat.co.uk>

	* Makefile.in (stmp-int-hdrs): Make include subdir here...
	(stmp-fixproto): ...rather than here as files need to go in it in
	stmp-int-hdrs.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]