Kai Tietz wrote:

> The issue is that the linux pre-build version of our toolchain is
> out-dated. You are using mingw-w64-bin_i686-linux_20090612.tar.bz2,
> which doesn't provide this feature.

Ok, I've built an i686 Linux to win64 cross compiler using the script:

   
https://mingw-w64.svn.sourceforge.net/svnroot/mingw-w64/experimental/buildsystem/makebuildroot.mk

The compiler says:

    Using built-in specs.
    Target: x86_64-w64-mingw32
    Configured with: ../../../build/gcc/gcc/configure 
--target=x86_64-w64-mingw32 
       --prefix=/Testing/build/root --with-sysroot=/Testing/build/root
      --enable-languages=all,obj-c++ --enable-fully-dynamic-string 
--disable-multilib
    Thread model: win32
    gcc version 4.5.0 20090918 (experimental) (GCC) 

but I'm still getting:

    test.c:135:2: error: unknown conversion type character 'z' in format
    test.c:135:2: error: too many arguments for format




Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to