<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.gnu.mingw.msys">
    <title>gmane.comp.gnu.mingw.msys</title>
    <link>http://blog.gmane.org/gmane.comp.gnu.mingw.msys</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5136"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5134"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5131"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5128"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5127"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5125"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5114"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5111"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5111"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5100"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5099"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5088"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5074"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5067"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5063"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5060"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5059"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5039"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5031"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5029"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5136">
    <title>emmintrin.h: No such file or directory</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5136</link>
    <description>&lt;pre&gt;when I run 
C:\MinGW\make.exe


it print:


mingw32-gcc -c -msse2 swsse2.c
In file included from swsse2.c:12:
swstriped.h:4:23: emmintrin.h: No such file or directory
C:\MinGW\make.exe: *** [swsse2.o] Error 1




I wonder if you can tell me why.
thanks!


（please forgive me for my poor english!）------------------------------------------------------------------------------
Own the Future-Intel&amp;amp;reg; Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d_______________________________________________
Mingw-msys mailing list
Mingw-msys-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/mingw-msys
&lt;/pre&gt;</description>
    <dc:creator>ghtrjhrtj</dc:creator>
    <dc:date>2013-03-26T10:05:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5134">
    <title>problem with make in MSYS</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5134</link>
    <description>&lt;pre&gt;Dear Users, 

I've installed MinGW and MSYS, Win 7. MinGW is not in the MSYS-directory (is
it a problem?), but during installation of MSYS the program asked for the
folder with MinGW and everything seemed to be fine. 
Now I'm trying to 'make' a program (which I built with cmake before). make
starts to 1%, then the error: 

g++.exe: error: C:/msys/1.0/openmp: No such file or directory
g++.exe: error: C:/msys/1.0/W1: No such file or directory

But I do have the openmp-dll libgomp-1.dll in my MinGW-folder... 
Should I install MSYS again with it sown MinGW? 
Can I have two MinGW - installations on my PC without problems?

Or what should I do? 


Best, AM



--
View this message in context: http://mingw.5.n7.nabble.com/problem-with-make-in-MSYS-tp30782.html
Sent from the MinGW - MSYS mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free&lt;/pre&gt;</description>
    <dc:creator>amenne</dc:creator>
    <dc:date>2013-02-28T17:42:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5131">
    <title>Possible bug? POSIX paths</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5131</link>
    <description>&lt;pre&gt;Hello,

 After reading some documentation about PATHS,
http://www.mingw.org/wiki/Posix_path_conversion

 I have some problems doing a trivial "ls" with windows paths (no spaces).

 I have done 5 tests:

 1) Windows path one folder - It works!

$ ls -la c:\windows

ls: c:windows/CSC:

total 23080

drwxr-xr-x 64 k Administradores 28672 Jan 18 19:48 .

drwxsr-xr-x 22 k Administradores 16384 Feb 6 16:38 ..

-rw-r--r-- 1 k Administradores 5242934 Nov 5 08:30 BGInfo.bmp

...



2) POSIX path one folder -&amp;gt; It works!

$ ls -la c:/windows

ls: c:/windows/CSC:

total 23080

drwxr-xr-x 64 k Administradores 28672 Jan 18 19:48 .

drwxr-xr-x 22 k Administradores 16384 Feb 6 16:38 ..

-rw-r--r-- 1 k Administradores 5242934 Nov 5 08:30 BGInfo.bmp

...


 3) POSIX path subfolder (ADAM) -&amp;gt; It works!

$ ls -la c:/windows/ADAM

total 3384

drwxr-xr-x 37 k Administradores 4096 Mar 20 2012 .

drwxr-xr-x 64 k Administradores 28672 Jan 18 19:48 ..

-rwxr-xr-x 2 k Administradores 253952 Nov 20 2010 ADSchemaAnalyzer.exe

...


 4) Wi&lt;/pre&gt;</description>
    <dc:creator>BGINFO for X</dc:creator>
    <dc:date>2013-02-08T14:26:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5128">
    <title>msys-1.18 with basic unicode support</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5128</link>
    <description>&lt;pre&gt;Using kbless patchset from msysgit and a whole slew of work i managed to 
make a version that supports multibyte
and a basic set of unicode functions.

It took quite some work because he was missing a few exports in 
cygwin.din and the wrappers for the w32api unicode functions where 
impossible to compile.

I also added strtoll and strtoull besides stdint and inttypes to the build.

i have tested it against bash zsh and libiconv and they all work and 
report both multibyte an unicode functionality.

I can upload a patch or the modified code for you to try out.

Revelator

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
&lt;/pre&gt;</description>
    <dc:creator>Ralph</dc:creator>
    <dc:date>2013-02-07T07:59:11</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5127">
    <title>MSYS portable question</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5127</link>
    <description>&lt;pre&gt;Hello,

 I'm trying to create an installation of MSYS portable:

 For example, I copy the 1.0 folder (where resides msys), to C:\.

Then I rename it to C:\MSYSPORTABLE.

Then I launch msys.bat, and all seems that works fine.

 I'm doing it in the right way?Is there something that I need to know for
function properly?

Any drawbacks?

 Thanks a lot.
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb_______________________________________________
Mingw-msys mailing list
Mingw-msys-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/mingw-msys
&lt;/pre&gt;</description>
    <dc:creator>BGINFO for X</dc:creator>
    <dc:date>2013-02-06T13:46:32</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5125">
    <title>regarding HOME/END/DELETE keys in msys console</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5125</link>
    <description>&lt;pre&gt;Hi there,
  I just upgraded my msys to the latest version and I figure out the
HOME/END and DELETE keys doesn't really work in the new console (sorry I
didn't remember if it works in the original version too), whenever I
press HOME/END/DELETE, it shows '~' instead. I search online and leads
me to http://www.mingw.org/wiki/Configure_RXVT, I follow the
instructions and tried

1) remove the rxvt.exe, but it doesn't help
2) I modify the ~/.inputrc with the following 
      set completion-query-items 100
      set completion-ignore-case on
      set show-all-if-ambiguous off

      set input-meta on
      set output-meta on
      set convert-meta off
      set bell-style none

      "\e[2~": paste-from-clipboard
      "\e[3~": delete-char
      "\e[5~": beginning-of-history
      "\e[6~": end-of-history
      "\e[7~": beginning-of-line
      "\e[8~": end-of-line

then DELETE key seems work  but HOME/END still doesn't work. 

I have the mingw/msys installed on windows7 x64. Any hint to solve the
problem will be hi&lt;/pre&gt;</description>
    <dc:creator>ginzzer</dc:creator>
    <dc:date>2012-12-30T06:16:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5114">
    <title>MSYS using Junctions quirk</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5114</link>
    <description>&lt;pre&gt;I'm not sure whether I'm encountering a bug or just getting bitten by
lack of knowledge.

I have an ancient Fujitsu p2110 notebook, given to me by a friend when
she upgraded to a faster box.  It's decidedly low end, with a
Transmeta 867mhz CPU, an IDE 4 HD, and a whopping 256MB of RAM, of
which 16MB are taken off the top by the CPU for "code morphing".  It
came to me with WinXP SP2 installed, and was frozen snail slow.  I
swapped the original 30GB HD for a 40GB from my SO's dead laptop,
reformatted, partitioned, and installed Win2K Pro SP4, two flavors of
Linux, and FreeDOS.  Properly tuned and configured, Win2K takes about
80MB of RAM when loaded, and is actually usable.  (Most of what I
might need to run under Windows works in 2K.  The stuff that doesn't I
can live without.)

I installed the MYS tools because I wanted a set of Win32 ports of the
common *nix utilities, and a working Win32 version of bash.  I did not
install the MinGW compiler and associated tools - the machine is way
too underpowered to do &lt;/pre&gt;</description>
    <dc:creator>dmccunney</dc:creator>
    <dc:date>2012-08-27T22:12:59</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5111">
    <title>MSYS2 Tools.</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5111</link>
    <description>&lt;pre&gt;I'm beginning a repository to track the source changes required for
MSYS2 Tools.  Please see
https://sourceforge.net/u/earnie/msys2tools/home/Home/ for more
information.

&lt;/pre&gt;</description>
    <dc:creator>Earnie Boyd</dc:creator>
    <dc:date>2012-07-02T19:20:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5111">
    <title>MSYS2 Tools.</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5111</link>
    <description>&lt;pre&gt;I'm beginning a repository to track the source changes required for
MSYS2 Tools.  Please see
https://sourceforge.net/u/earnie/msys2tools/home/Home/ for more
information.

&lt;/pre&gt;</description>
    <dc:creator>Earnie Boyd</dc:creator>
    <dc:date>2012-07-02T19:20:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5100">
    <title>uname function in MSYS</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5100</link>
    <description>&lt;pre&gt;I am attempting to compile gnu-ghostscript using mingw-msys.  The configure part
was fairly easy but make dies with a error about not finding sys/utsname.h.  I see
that this is needed because one module uses the uname() function.  So far I haven't
found the header file though I have found the function exists within msys-1.0.dll.
 From http://www.mingw.org/wiki/HOWTO_Create_an_MSYS_Build_Environment
I see that this is where I might expect to find uname.

I downloaded some source for msysCORE  and I see the file uname.cc and sys/utsname.h
What I don't see is how I can have a mingw built app use this function.  Am I correct
in thinking that this header and function are not available to use from within a
standard (not built by me) mingw-msys environment?  What do I have to do to be
able to use uname?

Damon Register

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape ha&lt;/pre&gt;</description>
    <dc:creator>Damon Register</dc:creator>
    <dc:date>2012-06-07T14:03:11</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5099">
    <title>my email</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5099</link>
    <description>&lt;pre&gt;priyanka.deore-Cf3u2fsHfe+B+jHODAdFcQ&amp;lt; at &amp;gt;public.gmane.org

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
&lt;/pre&gt;</description>
    <dc:creator>priyanka</dc:creator>
    <dc:date>2012-05-14T07:54:49</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5088">
    <title>enhanced version of cygpath</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5088</link>
    <description>&lt;pre&gt;Just uploaded an enhanced version of cygpath that follows cygwins more 
closely. Only option missing is the mode switch for text or binary (not 
even sure if needed since the runtime "msys-1.0.dll" seem to check for 
that allready ?).
Reason i made this is that i sometimes run into sources which croak at 
the missing mixed mode support so i have to patch those. Preliminary 
testing shows no problems, but if you run into something let me know.

If you find it ok i allready made it part of the msys core sources and 
can upload it in case you want this.
Also added ldd and kill to the msys core source and the source was 
modified so it now compiles with gcc4.
Several other enhancements added also so building more recent stuff 
still possible with msys-1.0 with minimal hackery. Might keep it afloat 
untill Msys2 is ready.

file here: 
http://sourceforge.net/projects/cbadvanced/files/Msys%20Specific/cygpath-enhanced.7z/download

------------------------------------------------------------------------------
For Dev&lt;/pre&gt;</description>
    <dc:creator>ralph engels</dc:creator>
    <dc:date>2012-04-14T04:51:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5074">
    <title>ruby for msys</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5074</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I just uploaded ruby 1.8.3 for msys to my site.
So far it seems to work fine i even got rails running but im not
a ruby developer so if someone could give it a try reports are welcome.

You might need to rebase (atleast i had to) but after it runs just
fine it seems.

the package can be found here.
http://sourceforge.net/projects/cbadvanced/files/Msys%20Specific/msys-ruby-1.8.7z/download

Let me know how it works for you.

Revelator
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPSWVmAAoJEIjGvG7Y4HU85XsH/3DuWPDhS+aKryPRglOT1lhh
xsTmkBzS23AgcBR/F3P8/oKRCAhyDoNCzefrm74tngLn0qHFSJuWGUrtSFIv5iWE
6iEs6sYtZnbqdV4Ku3fBI30o56anUEIF7zoxXyG9W9tPuMi0Txt13rBbLpm/cu/8
7oLkB8Uph/4hViNq7dT1ivcd9Ji8nUAcJBojOyho2MJhruCmX/7MtaSlS0mv7ihy
Ju8mhyXUVYL4+P7RIWv/mFka5D/wbsdhvVhH9OhtTT8udSQ+2zRq9lOYu6wzQ9g+
b9wfOLnQYx3zFwutISEQdKoCpaUobAfCdcasr7lhRuu50TNzkgU2mhRnGJcYdpc=
=633u
-----END PGP SIG&lt;/pre&gt;</description>
    <dc:creator>Ralph Engels</dc:creator>
    <dc:date>2012-02-25T22:49:11</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5067">
    <title>MSYS2 Repository</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5067</link>
    <description>&lt;pre&gt;Hi,

I'm new to this list. I'm interested in contributing to the very promising
MSYS2 development, but apparently there is no repository for it right now.
Are there any plans to setup a repository (preferrably using GIT) so that
efforts can be shared and coordinated? 

Cheers
Jürgen



------------------------------------------------------------------------------
Virtualization &amp;amp; Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
&lt;/pre&gt;</description>
    <dc:creator>Juergen Pfeifer</dc:creator>
    <dc:date>2012-02-09T13:48:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5063">
    <title>Find command's speed in msys is far lower than one inreal Linux</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5063</link>
    <description>&lt;pre&gt;HI all,
I'm trying to run this command: find -iname '*.[ch]' -o -iname
'*.[ch]pp' &amp;gt; cscope.files . With same folder, I found the speed is far
lower than in real Linux. Do you have similar experiments?
Thanks.
Marvin

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
&lt;/pre&gt;</description>
    <dc:creator>Marvin Zhang</dc:creator>
    <dc:date>2012-01-18T06:42:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5060">
    <title>About creating symbolic on msys</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5060</link>
    <description>&lt;pre&gt;HI all,
I'm trying to use ln command in msys, such as 'ln -s A B'. A is a
folder, I just want to create B as for A's symbolic. However, I find
it didn't  create a symbolic name at all, it just execute copy
command. Could you tell me how to create a symbolic name in msys.
Thanks.
Marvin

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
&lt;/pre&gt;</description>
    <dc:creator>Marvin Zhang</dc:creator>
    <dc:date>2012-01-18T03:54:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5059">
    <title>Updated: mintty-1.0.3-1</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5059</link>
    <description>&lt;pre&gt;I've uploaded mintty-1.0.3-1:

mingw-get update
mingw-get upgrade mintty

Please report any issues to the list.

&lt;/pre&gt;</description>
    <dc:creator>Chris Sutcliffe</dc:creator>
    <dc:date>2012-01-03T02:24:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5039">
    <title>Native Cmake for MSYS?</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5039</link>
    <description>&lt;pre&gt;Has anyone had any success building Cmake for Msys or are there binaries 
available anywhere?

I am building Doom 3 with MinGW but the path handling isn't working 
properly: I have to set manually /mingw/lib and /mingw/include to PATH 
variable so that Cmake can find correct libraries and headers. This 
might be fixable by modifying CMakeLists.txt but I know nothing about 
Cmake at the moment.

Teemu

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
&lt;/pre&gt;</description>
    <dc:creator>Teemu Nätkinniemi</dc:creator>
    <dc:date>2011-12-20T15:15:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5031">
    <title>experimental msys package</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5031</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I made some fixes to the current msys core and added a few things from
later cygwin core (no not unicode support).

then i rebuild perl-5.8.8 with threads and added the old cygwin tetex
package. I rebuilt texinfo with tex support and included docbook
support + the python and perl docbook packages to interface with tetex.
All seems to be working properly.

Also added svn git and apache (experimental) svn and git seems to work
ok but apache tends to croak a bit by starting to many threads it does
work but sometimes it crashes at startup (just try again and it will
work).

I updated perl makemaker and friends with some additional patches
(test dynamic was not working it works now).

My build system uses mingw64 so excuse the weird looking profile in /etc.
So adjust the mingw paths in my profile to fit and remove the other
paths to LLVM and MINGW64. You also need to adjust the console.xml in
/run/console32 or /run/console64 (only for 64 bit).

Added gcc-4 to the msy&lt;/pre&gt;</description>
    <dc:creator>Ralph Engels</dc:creator>
    <dc:date>2011-12-19T20:59:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5029">
    <title>gcc-4.2.1 for msys</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5029</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Availiable on my site
http://sourceforge.net/projects/cbadvanced/files/Msys%20Specific/msys-gcc-4.2.1.7z/download

tested and working, i tried with the newer gcc-4.3.4 but had to give
up (some obscure bug with it not being able to execute the test
executable a.exe). If you find it usefull move it to your site and ill
make a package for the source. Atm only my prebuilt package uploaded.

Ralph
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJO4BWSAAoJEIjGvG7Y4HU82PoH/0aj6qJA7ojavxWtoqJfUwRy
HQ2l9NbMtSHJ03S24jzlkzGhED0JRFzei59VVPSZOjLea2Pr2yNXDAZiFiM+1V+b
qV/93a89eLpEED/tX52BooxmICG+fjUgo6cTt6dc9nUCslMuHJ4VYVl6413IW7uD
OnXj1BUcFsmGryPD3a5NCZXvbCImDoRWa7w6axyLQ97ZddrKc3lJLrFVWjgk9HML
d0y+DjPcm5a91wNDs1eiKo+lKh4VBAWZbudvZOCdGTCzsr/+uX12qS2EzZNTlpp/
N05e99Po7Q432DdcVPBOzfT7btDNuc+s0Iietu21w9eIzZPTIzXd8ppWB5YpKP4=
=pVXt
-----END PGP SIGNATURE-----

----------------------------&lt;/pre&gt;</description>
    <dc:creator>Ralph Engels</dc:creator>
    <dc:date>2011-12-08T01:40:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5028">
    <title>Updated: mintty-1.0.2-1</title>
    <link>http://comments.gmane.org/gmane.comp.gnu.mingw.msys/5028</link>
    <description>&lt;pre&gt;I've uploaded mintty-1.0.2-1 (it's been on my to-do list for a while):

mingw-get update
mingw-get upgrade mintty

Please report any issues to the list.

Chris

&lt;/pre&gt;</description>
    <dc:creator>Chris Sutcliffe</dc:creator>
    <dc:date>2011-12-04T02:30:54</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.gnu.mingw.msys">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.gnu.mingw.msys</link>
  </textinput>
</rdf:RDF>
