On Mon, Oct 01, 2012 at 02:13:49PM +0200, YoYo Siska wrote:
> On Mon, Oct 01, 2012 at 12:50:40PM +0200, meino.cra...@gmx.de wrote:
> > The output of 
> > 
> >     gcc-config -l
> > 
> > is
> > 
> >  [1] armv7a-unknown-linux-gnueabi-4.7.2
> > 
> >  [2] x86_64-pc-linux-gnu-4.4.7
> >  [3] x86_64-pc-linux-gnu-4.5.4 *
> > 
> 
> seems that the armv7a compiler isn't 'active' in the gcc-config output
> (no asterix after the [1] option), did you try to 'reactivate' it with
> gcc-config, ie
> # gcc-config 1
> ?
> 
> My output here:
> julka ~ # gcc-config  -l
>  [1] armv4tl-softfloat-linux-gnueabi-4.4.6 *
>  [2] armv4tl-softfloat-linux-gnueabi-4.5.3
> 
>  [3] x86_64-pc-linux-gnu-4.4.4
>  [4] x86_64-pc-linux-gnu-4.5.3 *
> 
> (Though it is possible the asterix won't show up if there is only one
> option, but reactivating it should do anything bad...)
... shouldn't do anything bad... ;)

yoyo


Reply via email to