Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Dec 1998 03:30:45 +0000
From:      "Paolo Di Francesco" <paipai@tin.it>
To:        freebsd-sparc@FreeBSD.ORG
Subject:   Re: as is acting funny.
Message-ID:  <19981222090258.CURC18112.fep03-svc@winworkstation>
In-Reply-To: <Pine.BSF.4.05.9811281225250.442-100000@ender.sf.scient.com>
References:  <Pine.BSF.4.05.9811280440020.1605-100000@bright.fx.genx.net>

next in thread | previous in thread | raw e-mail | index | archive | help

 
> > Why is 'as' giving me:
> > 
> > ./xgcc -B./ -DCROSS_COMPILE -DIN_GCC   -g -I./include  -I. -I. -I./config
> > -g0 \
> >   -finhibit-size-directive -fno-inline-functions  \
> >   -c ./crtstuff.c -DCRT_BEGIN -o crtbegin.o
> > /usr/libexec/elf/as: option `-s' is ambiguous      
> 

I have the same prob. Which is the solution?

I have used as-i386 and as-sparc64 ("cross-assembler") from binutils 2.9.1
but nothing, the xgcc pass the argument -s uncorrectly. Why?
If I do it by hand it works...

> You'll need to make a cross-assembler from binutils.
> 

I have tried the cross-assembler and a genuine i386 assembler. The -s option is 
not present in both as. Why?

Where am I wrong?





Ciao Ciao
       Paolo Di Francesco
   _
 ->B<-   All Recycled Bytes Message ...
   ~

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-sparc" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981222090258.CURC18112.fep03-svc>