At Mon, 15 Aug 2011 14:05:29 + (UTC), Cyprien Nicolas wrote:
> Matthew Flatt writes:
> > At Sun, 17 Oct 2010 22:10:11 +0800, Nevo wrote:
> > >Does it require other features being disabled in order to build racket
> > > without jit?
> >
> > Yes, you also need `--disable-futures'.
> >
> >
Matthew Flatt writes:
> At Sun, 17 Oct 2010 22:10:11 +0800, Nevo wrote:
> >Does it require other features being disabled in order to build racket
> > without jit?
>
> Yes, you also need `--disable-futures'.
>
> We should fix the `configure' script to either add that automatically
> or compla
:). Thanks very much. I actually intend to use 3m after you fix it.
Nevo
On 17 October 2010 22:53, Matthew Flatt wrote:
> At Sun, 17 Oct 2010 08:51:57 -0600, Matthew Flatt wrote:
> > That's fixed, now.
>
> Sorry, I missed a step for 3m. It will be fixed in a few minutes.
>
>
___
At Sun, 17 Oct 2010 08:51:57 -0600, Matthew Flatt wrote:
> That's fixed, now.
Sorry, I missed a step for 3m. It will be fixed in a few minutes.
_
For list-related administrative tasks:
http://lists.racket-lang.org/listinfo/dev
That's fixed, now.
Thanks for the report!
At Sun, 17 Oct 2010 22:35:11 +0800, Nevo wrote:
> Hi:
>Thanks for your prompt response. Here is another error from "../configure
> --disable-jit --disable-futures", again, both on Mac and Linux:
> make[4]: Entering directory
> `/opt/eggs/git-eggs/rack
Hi:
Thanks for your prompt response. Here is another error from "../configure
--disable-jit --disable-futures", again, both on Mac and Linux:
make[4]: Entering directory
`/opt/eggs/git-eggs/racket.git/plt.git/src/build/racket'
gcc -I. -I../../racket/include -g -O2 -Wall -DMZ_DONT_USE_JIT
-D_L
At Sun, 17 Oct 2010 22:10:11 +0800, Nevo wrote:
>I've tried to build latest version of Racket for both Linux and Mac from
> git (master branch), with jit disabled, and found that both threw the same
> *undefined* errors:
>
> [...]
>
>My configure is done in separate build directory with "
Hi:
I've tried to build latest version of Racket for both Linux and Mac from
git (master branch), with jit disabled, and found that both threw the same
*undefined* errors:
make[4]: Entering directory
`/opt/eggs/git-eggs/racket.git/plt.git/src/build/racket'
gcc -o racketcgc main.o libracket.a l
8 matches
Mail list logo