Re: Msys 2 Work in progress
Rinrin <[email protected]> Fri, 16 Sep 2011 17:11:24 +0800
| Newsgroups | gmane.comp.gnu.mingw.msys |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
δΊ 2011/9/16 4:37, Ralph Engels ει:
> Got hold on Earnie and things might resolve shortly :) with some
> luck it will be added to the mingw-msys work tree. I have a bad
> habit of being unclear of my intents if it was a bit unclear im
> sorry. The work i have uploaded is for skipping the crosscompiling
> phase making it possible for the developers to start right away
> with the nessesary changes instead of having to use linux or cygwin
> for the initial port. So in short to save some work :).
>
> And thanks for your help its appreciated.
>
> Ralph
Hi Ralph:
after review msys-1.7.9.patch from your sf site I have some comments
1) Changelog should not be patched by replacing cygwin to msys, it
will break history tracking.
2) I suggest to add hostname or osname like MSYS* or i?86*-*-msys*
but not delete cygwin defs in m4 scripts. for example:
[snip]
diff -Naurd source.orig/config/dfp.m4 source/config/dfp.m4
- --- source.orig/config/dfp.m4 2010-10-02 16:42:48 +0200
+++ source/config/dfp.m4 2011-09-08 07:37:11 +0200
@@ -22,7 +22,7 @@
case $1 in
powerpc*-*-linux* | i?86*-*-linux* | x86_64*-*-linux* |
s390*-*-linux* | \
i?86*-*-mingw* | x86_64*-*-mingw* | \
- - i?86*-*-cygwin*)
+ i?86*-*-cygwin* | i?86*-*-msys*)
enable_decimal_float=yes
;;
*)
[/snip]
3) config.guess, config.path, libtool.m4,ltoptions.m4, configure
could not be included in the patch, it will be replaced after running
libtoolize/autoconf
4) maybe it's not necessary for replace macro __CYGWIN__ to
__MSYS__, AFAIK, msys-gcc has been add builtin macro __CYGWIN__
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQEcBAEBAgAGBQJOcxK8AAoJEIopQjIpgMdEOoUH/iSKe6lGxCZgiCM4EYynQXnN
eCfWXvIjkIc+HXjAy5IaPQH8x0lv6O6wedFuuYJw3KruEvnTHk2HhQwwBQIA4KCl
5UtkGPN3bV/OIbgcsAEozRNll/SiGChnn/1X42/eSnNdJH+cDEA0uT0/OxbbaW2A
wXsFPp8Pp2ohnM6p5xKCT4NKclhXE3uncqW/pUoy+NYzL8zdhdApPHev5Dlsya3s
f9ZreD6uvtYDXtgAuWShxlf1jePRytzEpaRsGpcJxB7O1Bcfv0Z7E7BL3Fu1UBgG
oI0ymyJI8ejd0LyxCrBblIr6ZVWIf+45zBGCeV3qXq3+8Dqw09AdDwLd05jQqPc=
=beFd
-----END PGP SIGNATURE-----
------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
http://p.sf.net/sfu/rim-devcon-copy2
_______________________________________________
Mingw-msys mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-msys