Re: [gobolinux-devel] Compile dependencies variables

2007-12-20 Thread Daniele Maccari
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

Re: [gobolinux-devel] Compile dependencies variables

2007-12-20 Thread Daniele Maccari
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 <