1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-05 03:30:24 +02:00
guile/am
Ludovic Courtès 7ca96180f0 Run the stack calibration script before running the compiler.
* am/guilec (.scm.go): Use `pre-inst-guile' and load
  `stack-limit-calibration.scm'.  This is particularly useful when
  building the first `.go' files where the compiler is run using the
  interpreter, which may end up using a lot of stack space.

* libguile/Makefile.am (BUILT_SOURCES): Add
  `stack-limit-calibration.scm'.
  (TESTS, TESTS_ENVIRONMENT): Remove.
  (stack-limit-calibration.scm): Prepend `-' so that any errors during
  the calibration are ignored.
2009-03-26 19:17:26 +01:00
..
ChangeLog-2008 Rename ChangeLog' files to ChangeLog-2008'. 2008-09-12 21:49:58 +02:00
guilec Run the stack calibration script before running the compiler. 2009-03-26 19:17:26 +01:00
maintainer-dirs merge from 1.8 branch 2006-04-17 00:18:11 +00:00
Makefile.am move guilec.mk to am/guilec 2008-11-01 13:05:10 +01:00
pre-inst-guile merge from 1.8 branch 2006-04-17 00:18:11 +00:00
README Initial revision 2002-02-26 09:56:37 +00:00

data directory: automake frags

do not name files using extension ".am", as automake is overzealous sometimes.