help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave 3.4.0 for Mac OS X


From: John W. Eaton
Subject: Re: Octave 3.4.0 for Mac OS X
Date: Mon, 11 Apr 2011 09:58:16 -0400

On  8-Apr-2011, Julien Salort wrote:

| Is flex needed at compile time or at runtime ?

It is needed to generate the C++ code for the lexer from the flex in
put file, lex.ll.

| Why does this problem araise only with the mercurial version ?

In the tarballs, we include the generated code, so unless you modify
lex.ll, you don't need to regenerate the lex.cc file.  But we choose
to not check in any generated files to the Mercurial archive, so you
have to have all the tools to build Octave when you build the
development sources from scratch.

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]