On Sunday 30 December 2007, Jakub Ladman wrote: > Dne Sunday 30 December 2007 19:28:39 jste napsal(a): > > On Sunday 30 December 2007, Jakub Ladman wrote: > > > hovado / # crossdev --g 3.4.6 --target arm-softfloat-linux-uclibc > > > > review crossdev usage. the --g option is explicit down to the portage > > rev. if you quickly glance in the log file, you'll see it's trying to > > build gcc-3.3.6. > > I do not understand you precisely. What version of gcc in --g parameter > should i use to have gcc-3.4.6?
the --g option is a portage version and is used as the max allowed version. 3.4.6 has an implicit -r0 on it which means you're only allowing "<=gcc-3.4.6-r0". there is no gcc-3.4.6-r0 in portage, just gcc-3.4.6-r2, so gcc-3.3.6-r1 was selected. you'll need to use something like --g 3.4.6-r2. -mike
signature.asc
Description: This is a digitally signed message part.
