Date: Tue, 22 Dec 1998 09:48:02 -0500 (EST) From: Alfred Perlstein <bright@hotjobs.com> To: Paolo Di Francesco <paipai@tin.it> Cc: freebsd-sparc@FreeBSD.ORG Subject: Re: as is acting funny. Message-ID: <Pine.BSF.4.05.9812220945590.6331-100000@bright.fx.genx.net> In-Reply-To: <19981222090258.CURC18112.fep03-svc@winworkstation>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 22 Dec 1998, Paolo Di Francesco wrote:
>
>
> > > 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?
>
ok, if you have done it so it installs into:
/usr/local/sparc64
then you need to prepend
'/usr/local/sparc64/sparc64-elf/bin'
to your path.
-Alfred
>
>
>
>
> 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
>
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?Pine.BSF.4.05.9812220945590.6331-100000>
