FYI: 2 patches for RH 4.1 branch
Marco Trudel
mtrudel@gmx.ch
Sat Feb 17 08:31:00 GMT 2007
Mohan Embar wrote:
> Hi Tom,
>
> I'm still stuck on this error when trying to build
> the cross compiler:
>
> ==================================================
> gcc -c -O2 -g0 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -DHAVE_CONFIG_H -I. -I. -I/datal/gcc/gcc/gcc
> -I/datal/gcc/gcc/gcc/. -I/datal/gcc/gcc/gcc/../include -I/datal/gcc/gcc/gcc/../libcpp/include -I/datal/gcc/gmp_mpfr/include -I/datal/gcc/gmp_mpfr/include -I/datal/gcc/gcc/gcc/../libdecnumber -I../libdecnumber -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=
> \"/datal/gcc/build/crossgcc/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/datal/gcc/build/crossgcc/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.3.0\" -DDEFAULT_TARGET_MACHINE=\"i686-pc-mingw32\" -DSTANDARD_BINDIR_PREFIX=\"/datal/gcc/build/crossgcc/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" -
> DTARGET_SYSTEM_ROOT=\"/datal/gcc/build/crossgcc/sys-root\" -DTARGET_SYSTEM_ROOT_RELOCATABLE `test "X${SHLIB_LINK}" = "X" || test "no" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo "-DNO_SHARED_LIBGCC_MULTILIB"` \
> -I. -I. -I/datal/gcc/gcc/gcc -I/datal/gcc/gcc/gcc/. -I/datal/gcc/gcc/gcc/../include -I/datal/gcc/gcc/gcc/../libcpp/include -I/datal/gcc/gmp_mpfr/include -I/datal/gcc/gmp_mpfr/include -I/datal/gcc/gcc/gcc/../libdecnumber -I../libdecnumber /datal/gcc/gcc/gcc/cp/g++spec.c)
> /datal/gcc/build/crossgcc/i686-pc-mingw32/bin/as: unrecognized option `-Qy'
> make[2]: *** [g++spec.o] Error 1
> ==================================================
>
> For some reason, it's trying to use the cross assembler with
> the build compiler :( I haven't really had time to troubleshoot
> this, which is why I haven't been responsive with these two
> patches.
I'm looking for the second. So you can concentrate on the ProcessBuilder
one.
> /datal/gcc/build/crossgcc/i686-pc-mingw32/bin/ isn't
> in my path, so I don't know why it wants to use this as.
>
> The last time I tried doing this was a day or two ago. Marco:
> when was the last time you got and built the trunk?
rev 121'693. But I will do an update today. I'll inform you if it works...
Marco
> If this trunk is busted anyway and it's not just my configuration,
> I don't see the harm in checking this in. That way I don't have
> to regenerate the world and do a full build of the native compiler
> just to build my cross compiler.
>
> -- Mohan
> http://www.thisiscool.com/
> http://www.animalsong.org/
>
>
>
More information about the Java-patches
mailing list