------- Comment #9 from membar at gcc dot gnu dot org 2005-11-04 06:41 ------- I was able to "fix" this issue with an explicit --with-as=<full path to i686-pc-mingw32-as> and --with-ld=<full path to i686-pc-mingw32-ld>. The crossed native compiler passes the testcase that Rutger sent me.
Note that the correct term for the compiler we're referring to is "x-host-x, crossed native or crossed-built native" and not a Canadian cross. See http://gcc.gnu.org/onlinedocs/gcc-4.0.2/gccint/Configure-Terms.html -- membar at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |membar at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22330