Lucas C. Villa Real wrote:
> In fact I believe that you should specify GCC >=3 < 4 in the
> BuildDependencies file, as that's a compile time requirement (but
> still it will probably get the latest instalation as well). I'll take
> a look on that later today.
>
> By the way, aren't there any patche
Hisham Muhammad wrote:
> On Dec 19, 2007 10:48 AM, Daniele Maccari <[EMAIL PROTECTED]> wrote:
>
>> Hi all,
>>
>> I was trying to compile kvm with its modified qemu version and for this
>> task to be performed I needed gcc 3.x to be installed. So in the
>> dependencies file I specified GCC >= 3 <
On Dec 19, 2007 10:48 AM, Daniele Maccari <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I was trying to compile kvm with its modified qemu version and for this
> task to be performed I needed gcc 3.x to be installed. So in the
> dependencies file I specified GCC >= 3 < 4. The fact is that using
> $gcc_p
Lucas C. Villa Real wrote:
> On Dec 19, 2007 4:48 AM, Daniele Maccari <[EMAIL PROTECTED]> wrote:
>
>> Hi all,
>>
>> I was trying to compile kvm with its modified qemu version and for this
>> task to be performed I needed gcc 3.x to be installed. So in the
>> dependencies file I specified GCC >=
On Dec 19, 2007 4:48 AM, Daniele Maccari <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I was trying to compile kvm with its modified qemu version and for this
> task to be performed I needed gcc 3.x to be installed. So in the
> dependencies file I specified GCC >= 3 < 4. The fact is that using
> $gcc_pa
Hi all,
I was trying to compile kvm with its modified qemu version and for this
task to be performed I needed gcc 3.x to be installed. So in the
dependencies file I specified GCC >= 3 < 4. The fact is that using
$gcc_path in the recipe always get the latest gcc installation, and not
the one in