[gobolinux-devel] Compile dependencies variables

Daniele Maccari gobo.users at gmail.com
Thu Dec 20 01:48:14 NZDT 2007


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.

Bye


More information about the gobolinux-devel mailing list