2014-04-25 16:34 GMT+02:00 JonY <[email protected]>:
> On 4/25/2014 21:17, Dongsheng Song wrote:
> > On Fri, Apr 25, 2014 at 6:50 PM, JonY <[email protected]>
> wrote:
> >> On 4/25/2014 17:47, Dongsheng Song wrote:
> >>> I'm glad to upload my daily builds to mingw-w64, if someone intersting
> >>> and give me (dongsheng) permission.
> >>>
> >>
> >> What is your configuration like? And what exactly do you have in your
> >> download?
> >>
> >
> > For win64:
> > ${GCC_SRC_ROOT}/configure \
> > --prefix=${SYS_ROOT} \
> > --with-sysroot=${SYS_ROOT} \
> > --build=${BUILD_TRIPLET} --host=${TARGET_TRIPLET}
> > --target=${TARGET_TRIPLET} \
> > --disable-multilib --disable-nls --disable-win32-registry \
> > --enable-checking=release --enable-languages=c,c++,fortran \
> > --with-arch=core2 --with-tune=generic
> >
> > For win32:
> > ${GCC_SRC_ROOT}/configure \
> > --prefix=${SYS_ROOT} \
> > --with-sysroot=${SYS_ROOT} \
> > --build=${BUILD_TRIPLET} --host=${TARGET_TRIPLET}
> > --target=${TARGET_TRIPLET} \
> > --disable-multilib --disable-nls --disable-win32-registry \
> > --enable-checking=release --enable-languages=c,c++,fortran \
> > --with-arch=i686 --with-tune=generic
> >
>
> Add --enable-fully-dynamic-string and
>
Shouldn't this already be enabled by default (you worked on a patch for
that which IIANM I tested back then)?
> --enable-version-specific-runtime-libs and everything is good.
>
This isn't strictly necessary and in my experience is quite troublesome
("can't find -lgcc_eh" as a result)
Cheers,
Ruben
>
> You may need to use winpthread if you want to use --enable-libgomp.
>
> I have now added your login to allow uploads, please upload to somewhere
> like "Toolchains targetting Win{32,64}/Personal Builds/dongsheng-daily".
> probably a good idea to rotate the files weekly to prevent uploads from
> getting too big (if there is such a thing as too big).
>
>
>
>
> ------------------------------------------------------------------------------
> Start Your Social Network Today - Download eXo Platform
> Build your Enterprise Intranet with eXo Platform Software
> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
> Get Started Now And Turn Your Intranet Into A Collaboration Platform
> http://p.sf.net/sfu/ExoPlatform
> _______________________________________________
> Mingw-w64-public mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>
>
------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public