Hi, Am 03.01.2011 10:21, schrieb Kfir Lavi: > > > On Sun, Jan 2, 2011 at 9:31 PM, Mike Frysinger > wrote: > > On Sunday, January 02, 2011 13:59:43 Peter Stuge wrote: > > Kfir Lavi wrote: > > > crossdev i686-gentoo.edge-linux-gnu > > > > .. > > > > > CBUILD=i686-pc-linux-gnu > > > > I'm pretty sure you should use i686-pc-linux-gnu as the crossdev > > tuple then. I don't think making up arbitrary tuples works. > (gentoo.edge) > > the vendor field is supposed to be arbitrary and the only char > that should > cause a split is a "-". not that we test every char though, so > there might be > bugs sitting around that most people dont notice. > -mike > > I tried it again running > crossdev i686-gentoo-linux-gnu Once again, wrong vendor field: It really should be i686-pc-linux-gnu as Mike suggested > and got the same results. > > What can be wrong with my setup? > > Thanks, > Kfir