On 8 July 2010 11:26, Bidski <[email protected]> wrote: > Ok, so with GCC and BinUtils configured as they are currently on my system > (--disable-multilib and --target=x86_64-w64-mingw32 and nothing else > specified except for --prefix and --with-sysroot) do I have 32 bit GCC and > BinUtils that is capable of building 64 bit only, or do I have 64 bit > BinUtils and GCC? > > I didnt set --host or --build but having a look at the output from configure > for both BinUtils and GCC it says > checking build system type... i686-pc-mingw32 > checking host system type... i686-pc-mingw32 > > Regards > Bidski
You have 1 cross-compiler configured to run on 32bit windows which compiles / generates code for 64bit windows. > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Mingw-w64-public mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mingw-w64-public > > ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
