simulavr-devel
[Top][All Lists]
Advanced

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

Re: [Simulavr-devel] Trouble building master branch


From: ThomasK
Subject: Re: [Simulavr-devel] Trouble building master branch
Date: Wed, 14 Apr 2010 09:34:10 +0200
User-agent: Thunderbird 2.0.0.24 (X11/20100317)

Hi Raphael,

'make check' does not run tests any more, but I think I remember reading here 
that they have been disabled for now
Now I will try to understand and use it ;)

Yes, that's right, if you call ./configure without parameters. The reason is, that 'make check' needs python and python is disabled by default. So you have to rerun configure: "./configure --enable-python" and then "make" resp. "make check". This will build python interface too. It needs python 2.4 at minimum AND avr-gcc environment!

@list: Maybe it's a good idea to enable python by default?

cu, Thomas





reply via email to

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