2011/2/21 Ruben Van Boxem <vanboxem.ru...@gmail.com>

> Hi,
>
> With the latest 4.6 snapshot, I get weid configureness. See attached log.
> configure uses "no" as the fortran compiler. Smells like a bad typo
> somewhere...
>
> GCC configure:
>
> ../../src/combined-tree/configure --host=$HOST --build=$BUILD
>> --target=$TARGET \
>>                                   --prefix=$PREFIX  --with-sysroot=$PREFIX
>> \
>>                                   --enable-lto --enable-libgomp
>> --disable-multilib \
>>                                   --enable-static --disable-shared
>> --with-system-zlib \
>>                                   --enable-stage1-languages=c,lto
>> --enable-languages=$GCC_LANGUAGES \
>>                                   --with-cloog-backend=ppl
>> --with-host-libstdcxx="-lstdc++" \
>>                                   --disable-win32-registry
>> --enable-fully-dynamic-string \
>>                                   --enable-checking=release
>> --disable-werror \
>>                                   --disable-nls
>>
>
> Thanks for any help here!
>
> Ruben
>

Small update: it seems the "no" program isn't really my issue, but the fact
that libgomp can't handle a static pthread library... (I have a static lib
installed everywhere GCC could be looking: sysroot,
sysroot/x86_64-w64_mingw32, build compiler main dir, build compiler
x86_64-w64-mingw32 dir, and the sysroot/mingw dir).

 Ruben
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to