Trouble w/GCC 3.0.3
William A. Gatliff
bgat@billgatliff.com
Thu Sep 19 20:43:00 GMT 2002
Craig:
On Thu, Sep 19, 2002 at 08:43:41PM -0600, Craig Vanderborgh wrote:
> Hello All:
>
> I am trying to build a cross-gcc which will allow me to compile WinCE
> binaries on an i386 Linux (RedHat 7.1) host. I am using binutils 2.11.2,
> and gcc 3.0.3. I have patched the sources with the modifications that are
> supposedly required for WinCE. binutils builds without errors and the
> utilities appear to run. gcc, on the other hand, gets way into the build
> and fails trying to assemble "lib1func.asm". My config line is this:
>
> ../../gcc-3.0.3/configure --target=arm-wince-pe --prefix=/usr/local/wince \
> --enable-languages="c,c++" --enable-multilib=no
>
> The failed command, along with the results, is the following:
[snip]
Are you sure that /usr/local/wince/bin is in your PATH before anything
else? Looks like you may be accidentally invoking the wrong
assembler.
HTH,
b.g.
--
Bill Gatliff
Affordable embedded GNU training and development.
See http://billgatliff.com for details.
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
More information about the crossgcc
mailing list