mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] More Thoughts MXE / GCC Build Bug


From: Thomas Dineen
Subject: Re: [Mingw-cross-env-list] More Thoughts MXE / GCC Build Bug
Date: Fri, 12 Dec 2014 20:47:42 -0800
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Gentle People:

   Found correct google search key: "mxe gcc as  unrecognized option"

Path had a . in it. Thus selecting the cross assembler. Need the local system assembler.

Thomas Dineen

On 12/12/2014 6:16 PM, Thomas Dineen wrote:
Gentle People:

I have the following build errors while building GCC in the git pull that I just downloaded .

I swear that I have seen this bug before a year or two ago, but I cannot remember the details!

    Mr. Google did not seem to know the answer!

    Something about the binutils version, as is in binutils?

/home/tdineen/MXE_Cross_Build_121014/mxe/usr/i686-pc-mingw32/bin/as: unrecognized option '-Qy'
make[4]: *** [build/genconstants.o] Error 1

     More of the context is shown below.

Please note that there are several more errors which can be seen in the attached log file.

     Please note that I can send you more information if needed.

Thank You.
Thomas Dineen

g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/tdineen/MXE_Cross_Build_121014/mxe/tmp-gcc/gcc-4.8.1/gcc -I/home/tdineen/MXE_Cross_Build_121014/mxe/tmp-gcc/gcc-4.8.1/gcc/build -I/home/tdineen/MXE_Cross_Build_121014/mxe/tmp-gcc/gcc-4.8.1/gcc/../include -I/home/tdineen/MXE_Cross_Build_121014/mxe/tmp-gcc/gcc-4.8.1/gcc/../libcpp/include -I/home/tdineen/MXE_Cross_Build_121014/mxe/tmp-gcc/gcc-4.8.1.build/./gmp -I/home/tdineen/MXE_Cross_Build_121014/mxe/tmp-gcc/gcc-4.8.1/gmp -I/home/tdineen/MXE_Cross_Build_121014/mxe/tmp-gcc/gcc-4.8.1/mpfr/src -I/home/tdineen/MXE_Cross_Build_121014/mxe/tmp-gcc/gcc-4.8.1/mpc/src -I/home/tdineen/MXE_Cross_Build_121014/mxe/tmp-gcc/gcc-4.8.1/gcc/../libdecnumber -I/home/tdineen/MXE_Cross_Build_121014/mxe/tmp-gcc/gcc-4.8.1/gcc/../libdecnumber/bid -I../libdecnumber -I/home/tdineen/MXE_Cross_Build_121014/mxe/tmp-gcc/gcc-4.8.1/gcc/../libbacktrace \ -o build/genconstants.o /home/tdineen/MXE_Cross_Build_121014/mxe/tmp-gcc/gcc-4.8.1/gcc/genconstants.c /home/tdineen/MXE_Cross_Build_121014/mxe/usr/i686-pc-mingw32/bin/as: unrecognized option '-Qy'
make[4]: *** [build/genconstants.o] Error 1
make[4]: Leaving directory `/home/tdineen/MXE_Cross_Build_121014/mxe/tmp-gcc/gcc-4.8.1.build/gcc'
make[3]: *** [all-gcc] Error 2
make[3]: Leaving directory `/home/tdineen/MXE_Cross_Build_121014/mxe/tmp-gcc/gcc-4.8.1.build'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/tdineen/MXE_Cross_Build_121014/mxe/tmp-gcc/gcc-4.8.1.build'
make[1]: *** [build-only-gcc_i686-pc-mingw32] Error 2
make[1]: Leaving directory `/home/tdineen/MXE_Cross_Build_121014/mxe'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]