[racket-dev] Racket 5.2 on OpenBSD and --enable-backtrace

From: Juan Francisco Cantero Hurtado (iam at juanfra.info)
Date: Sun Jul 29 19:50:22 EDT 2012

Hi. I've a question about --enable-backtrace in the configure step. Is
it useful for the users or only is useful for the racket developers?.
This option affect to the performance of racket?.

I'm not a scheme/racket developer. I'm just the racket maintainer on
OpenBSD [1]. I'm using this configure options:

--enable-shared
--enable-libffi
--enable-gracket
--enable-jit
--enable-foreign
--enable-places
--disable-futures
--enable-float
--enable-docs
--enable-backtrace
--enable-pthread


1. 
https://github.com/juanfra684/openbsd-wip/blob/racket/lang/racket/Makefile


Posted on the dev mailing list.