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 >= 3 < 4. The fact is that using
>> $gcc_path in the recipe always get the latest gcc installation, and not
>> the one indicated as a dependency. I know this is the expected behavior,
>> but I also believe that strictly following (at least as the first step)
>> the recipe would be better.
>>     
>
> 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 patches to compile QEMU with GCC 4.x? I
> have a vague memory of compiling it with 4.1.2 in my machine.
>
>   
Thanks. Btw the fact is that I'd also have to patch qemu too to make it 
work with the kvm module, so I believe it's better to directly use the 
qemu provided in the kvm package.

Bye

_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to