Hello,

I have found where the problem came from in my particular case: the
environment variable C_INCLUDE_PATH pointed to the old path (to be used when
compiling another project) instead of the new one. runing make
C_INCLUDE_PATH="" solved the problem in my case.

Alexandre.

2011/10/14 xunxun <[email protected]>

> It's my mistake.
> I thought this was built by you, but I don't think the edition's
> maintainer is TDM.
>
> On Fri, Oct 14, 2011 at 8:40 PM, JonY <[email protected]> wrote:
> > On 10/14/2011 20:01, xunxun wrote:
> >> 于 2011/10/14 19:37, Alexandre Gouraud 写道:
> >>> see below. I am not sure I do (or want) canadian-cross compilation. I
> >>> just need a win64 native compiler, and in the manual it is said I
> >>> would need to start creating a cross compiler first.
> >> No, you don't need cross compiler, because you have had a
> >> x86_64-w64-mingw32 native compiler.
> >>>
> >>> $ gcc -v
> >>> Using built-in specs.
> >>> COLLECT_GCC=C:\s2e\s2e-toolchain\mingw64\bin\gcc.exe
> >>>
> COLLECT_LTO_WRAPPER=c:/s2e/s2e-toolchain/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/4.6.1/lto-wrapper.exe
> >>> Target: x86_64-w64-mingw32
> >>> Configured with: /home/drangon/work/mingw-w64-dgn/source/gcc/configure
> >>> --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --disable-nls
> >>> --enable-languages=c,c++,objc,obj-c++
> >>> --with-gmp=/home/drangon/work/mingw-w64-dgn/build/for_target
> >>> --enable-twoprocess --disable-libstdcxx-pch --disable-win32-registry
> >>> --prefix=/home/drangon/work/mingw-w64-dgn/target
> >>> --with-sysroot=/home/drangon/work/mingw-w64-dgn/target
> >>> Thread model: win32
> >>> gcc version 4.6.1 20110417 (prerelease) (GCC)
> >> If you native build the gcc, you can use --build=x86_64-w64-mingw32
> >> --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32
> >>
> >> ps: drangon mingw64 gcc is built by jon_y.
> >>
> >
> > I thought they were built by tdm, which jon_y do you refer to?
> >
> >
>
>
>
> --
> Best Regards,
> xunxun
>
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2d-oct
> _______________________________________________
> Mingw-w64-public mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>



-- 
Alexandre
------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Ciosco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to