Re: [pok-devel] GCC 4.7 and QEMU 1.1.0 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/pok-devel Archives
]
- To: pok-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [pok-devel] GCC 4.7 and QEMU 1.1.0
- From: Julien Delange <julien@xxxxxxxxx>
- Date: Thu, 5 Jul 2012 15:59:28 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=cr6qyfEkHzfnh7jn9vO2iXjqrLBd3M5+wvyxuNShh1U=; b=ZfVc+5CXw6ljRGBQlkmrwShzPJnBEgzNV0/3jn67u35+6PeWfouq5XJanNx+JwXXLg SNJwppb4yObANQ0FOrLDb0XBh7bnnMQnYeK0Ys12/mmKdFwulSi5hRQ9RTzPIW4rpqNI Zj0HkSU6fukwvdPelwzKWnhLsJF0Suk4cUWA38qENLKXIlIH2BpAjncVFD16J2ZxLwvI UnUx4YkKop6SeJfRniqAeeo5IhBAHj5VOFK1IeA5/GrjV2Az3nQLbulJjx3X3wRw36QW 6hisAkab/Sqn4sFzfPBr8VWzANbBZE+5juoUADW6aiEXOLbrIn5laxo/KM78CJU/2XVJ OhAg==
Yep, you have to update Ocarina. You can get the latest version on
https://tecsw.estec.esa.int/svn/taste/trunk/ocarina
Just install it with
../support/reconfig
../configure --prefix=/where/you/install/ocarina
make all install
Also, make sure you have a working Ada compiler to compile it :-)
On Thu, Jul 5, 2012 at 3:32 PM, Matias Hastaran
<matias.hastaran@xxxxxxxxxxx> wrote:
>
>> Good to hear that ! If you can add any information about that on the
>> wiki and if you can propose a patch for that issue, that would be
>> really nice also :-)
>
> I'm trying to commit the patch but I have an "AADL models are not syntaxically correct, please fix them !" in arinc653-errors, arinc653-events, arinc653-queueing, arinc653-sampling, arinc653-threads examples.. (arinc653-blackboard and arinc653-buffer work fine..)
>
> Ocarina version :
> Ocarina 2.0w (r7344)
> And I Have the last version of pok repository.
>
> A solution ?
>
> Matias,
>
>