This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: target i386-wrs-vxworks: Compiler (AS) error
- To: law at cygnus dot com, egcs at cygnus dot com, hjl at gnu dot org
- Subject: Re: target i386-wrs-vxworks: Compiler (AS) error
- From: "Alexader V. Voinov" <avv at quasar dot ipa dot nw dot ru>
- Date: Wed, 14 Apr 1999 19:33:37 +0000
- References: <15930.924142388@upchuck>
Jeffrey A Law wrote:
> In message <3714E71B.FF270C1@quasar.ipa.nw.ru>you write:
> > When trying to build egcs-1.1.2 as --target=i386-wrs-vxworks on an Intel
> > host, it said:
> Your compiler and assembler are mis-matched.
Thank you!
Very recently binutils didn't understand vxworks. I needed to tell them
'powerpc-wrs-elf32' on powerpc. What should I choose on Intel: elf, coff, aout?
In the changelog I found the words that some support of VxWorks is added to
2.9.1.0.xx versions.
May I rely upon it?
Alexander