unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* pull and recompile for speed
@ 2011-05-08 15:33 Andy Wingo
  2011-05-09  9:58 ` dsmich
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Wingo @ 2011-05-08 15:33 UTC (permalink / raw)
  To: guile-devel

Hi,

The VM and compiler got a little help this weekend.  Pull and recompile
your .go files and things should be faster.

Pro tip: just touch module/ice-9/eval.scm and then things are moderately
fast without having had to make clean.

Andy
-- 
http://wingolog.org/



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

* Re: pull and recompile for speed
  2011-05-08 15:33 pull and recompile for speed Andy Wingo
@ 2011-05-09  9:58 ` dsmich
  2011-05-09 12:15   ` dsmich
  0 siblings, 1 reply; 3+ messages in thread
From: dsmich @ 2011-05-09  9:58 UTC (permalink / raw)
  To: guile-devel, Andy Wingo


---- Andy Wingo <wingo@pobox.com> wrote: 
> Hi,
> 
> The VM and compiler got a little help this weekend.  Pull and recompile
> your .go files and things should be faster.

Sounds great!  I'm getting a build failure however. :(

$ git describe
v2.0.1-53-g5eb75b5


Making all in module
make[2]: Entering directory `/home/dsmith/src/guile/module'
  GUILEC texinfo/plain-text.go
Backtrace:
In system/base/compile.scm:
 192: 19 [read-and-compile #<input: texinfo/plain-text.scm 37> #:from ...]
 204: 18 [lp (# # # # ...) #<directory # 8def5a0> #<directory # 8def5a0>]
 170: 17 [lp (#<procedure compile-tree-il (x e opts)>) (define # #) ...]
In ice-9/boot-9.scm:
2103: 16 [save-module-excursion #<procedure 8fdb2e8 at language/scheme/compile-tree-il.scm:29:3 ()>]
In language/scheme/compile-tree-il.scm:
  31: 15 [#<procedure 8fdb2e8 at language/scheme/compile-tree-il.scm:29:3 ()>]
In ice-9/psyntax.scm:
1034: 14 [chi-top-sequence ((define # #)) () ((top)) ...]
1003: 13 [#<procedure 8fcda50 at ice-9/psyntax.scm:1002:36 ()>]
1530: 12 [chi-simple-lambda (# . #) () (()) ...]
1420: 11 [parse (((# # #) . #(syntax-object # # #))) () () () () () ()]
In ice-9/boot-9.scm:
 541: 10 [map #<procedure 8fdb150 at ice-9/psyntax.scm:1420:50 (x)> ((# . #))]
In ice-9/psyntax.scm:
1253: 9 [#<procedure 8fc4280 (e0 e1)> string-concatenate (#)]
In ice-9/boot-9.scm:
 541: 8 [map #<procedure 8fdd260 at ice-9/psyntax.scm:1253:35 (e)> (#)]
In ice-9/psyntax.scm:
1186: 7 [chi (map-in-order stexi->plain-text body) (# # #) (# # #) ...]
1121: 6 [syntax-type (map-in-order stexi->plain-text body) (# # #) (# # #) ...]
1106: 5 [syntax-type map-in-order (# # #) (# # #) ...]
 583: 4 [lookup map-in-order (# # #) (hygiene texinfo plain-text)]
 289: 3 [get-global-definition-hook map-in-order (hygiene texinfo plain-text)]
In unknown file:
   ?: 2 [module-variable #<directory (texinfo plain-text) 8def5a0> map-in-order]
In ice-9/boot-9.scm:
3364: 1 [replace #<directory (texinfo plain-text) 8def5a0> map-in-order ...]
 119: 0 [#<procedure 8c07438 at ice-9/boot-9.scm:110:6 (thrown-k . args)> wrong-number-of-args ...]

ice-9/boot-9.scm:118:20: In procedure #<procedure 8c07438 at ice-9/boot-9.scm:110:6 (thrown-k . args)>:
ice-9/boot-9.scm:118:20: Wrong number of arguments to #<procedure replace (module name int1 val1 int2 val2 var val)>
make[2]: *** [texinfo/plain-text.go] Error 1
make[2]: Leaving directory `/home/dsmith/src/guile/module'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dsmith/src/guile'
make: *** [all] Error 2




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

* Re: pull and recompile for speed
  2011-05-09  9:58 ` dsmich
@ 2011-05-09 12:15   ` dsmich
  0 siblings, 0 replies; 3+ messages in thread
From: dsmich @ 2011-05-09 12:15 UTC (permalink / raw)
  To: guile-devel, Andy Wingo, dsmich

---- dsmich@roadrunner.com wrote: 
> 
> ---- Andy Wingo <wingo@pobox.com> wrote: 
> > Hi,
> > 
> > The VM and compiler got a little help this weekend.  Pull and recompile
> > your .go files and things should be faster.
> 
> Sounds great!  I'm getting a build failure however. :(
> 
> $ git describe
> v2.0.1-53-g5eb75b5

Bah!  Looks like i was on master by mistake!

Sorry for the noise.

-Dale




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

end of thread, other threads:[~2011-05-09 12:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-08 15:33 pull and recompile for speed Andy Wingo
2011-05-09  9:58 ` dsmich
2011-05-09 12:15   ` dsmich

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).