Re: Msys 2 Work in progress
Ralph Engels <[email protected]> Sun, 11 Sep 2011 22:01:35 +0200
| Newsgroups | gmane.comp.gnu.mingw.msys |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Den 11-09-2011 21:00, Teemu Nätkinniemi skrev: > On 11.9.2011 21:42, Ralph Engels wrote: >> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >> >> Bit stuck i need someone with good knowladge of gnu makefiles to >> adjust the remaining stuff to accept the Msys structure. Been at >> it for days now. Somehow i get a feeling that my gcc version >> 4.3.4 fails to export __MSYS__ as i noticed it totally ignores >> #ifdef __MSYS__ in the sources. > > Can you post gcc -dumpspecs? > >> But without a gcc version of atleast 4 its impossible to build >> argh!. Teemu supplied me with a version built for standard Msys >> but it was missing cc1.exe cc1plus.exe and collect2.exe besides >> the gcc dll so i had to make cruel hack to rebuild a new version >> using the parts he sent me but it seems to be broken in regards >> to the above. > > Like I said, it is *very* hacky. > > ------------------------------------------------------------------------------ > > Using storage to extend the benefits of virtualization and iSCSI > Virtualization increases hardware utilization and delivers a new > level of agility. Learn what those decisions are and how to > modernize your storage and backup environments for virtualization. > http://www.accelacomm.com/jaw/sfnl/114/51434361/ > _______________________________________________ Mingw-msys mailing > list [email protected] > https://lists.sourceforge.net/lists/listinfo/mingw-msys oh crud seems it returns __CYGWIN__ instead of __MSYS__ i thought i replaced all ocurrences of that :x damn hope i can make a new version. Ok patched 4.3.4 with cygwin patches and replaced the cygwin frag with an msys specific one + replaced all occurences of __CYGWIN__ with __MSYS__ (tripple checked this time) crossing fingers it will build. Ralph -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJObROeAAoJEIjGvG7Y4HU8OmwH/A4bwPZwc1Y9zTmZVap+JCsu zCGc77rjW2vU6vBy4k1lIOLeaLZHlDdK7lB1ZQJ+uzVBB7gl4glZ+bPX5rPET5uM Q7pBGDi2smuCMvvlqosD93KPimQpZdxN/cNsuSYR/mHO7Bok10BQcFNOlHxX7ioD q+FxTT9VkcFzZ/mSPGWLGc/dV8hmHVcc561rZvttqojF8dPD4Ag0UrCViMTntMC1 9HVH5afivQYEV2U1kPjHES4IZOFXHW30HCjkKgLyZrxfvlSpaJYTqmAGXIFRwRv2 /pIb7F3S56Qtg0QqhEEqo025emB9dHMQl0MJsC1BNRTAx66+JOzeyokWiuapMxY= =zy61 -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Using storage to extend the benefits of virtualization and iSCSI Virtualization increases hardware utilization and delivers a new level of agility. Learn what those decisions are and how to modernize your storage and backup environments for virtualization. http://www.accelacomm.com/jaw/sfnl/114/51434361/