public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* building a cross libf2c
@ 1998-06-26 13:03 Richard Earnshaw
  1998-06-27 10:50 ` Carlo Wood
  1998-06-27 22:14 ` Jeffrey A Law
  0 siblings, 2 replies; 4+ messages in thread
From: Richard Earnshaw @ 1998-06-26 13:03 UTC (permalink / raw)
  To: egcs; +Cc: burley

The following patch (or something like it) is needed to allow 
cross-building of libf2c to succeed, since the "libraries" subdir doesn't 
exist for a cross build.

<date>  Richard Earnshaw (rearnsha@arm.com)

	* Makefile.in (BASE_FLAGS_TO_PASS): Pass TARGET_SUBDIR to submakes.

	* libf2c/Makefile.in (TARGET_SUBDIR): Provide default definition.
	(FLAGS_TO_PASS): Use TARGET_SUBDIR in definition of G2C_H_DIR.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1998-06-27 23:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-06-26 13:03 building a cross libf2c Richard Earnshaw
1998-06-27 10:50 ` Carlo Wood
1998-06-27 23:01   ` Jeffrey A Law
1998-06-27 22:14 ` Jeffrey A Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).