Juergen Pfeifer | 9 Feb 14:48
Picon
Gravatar

MSYS2 Repository

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 & 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/
Marvin Zhang | 18 Jan 07:42
Picon

Find command's speed in msys is far lower than one in real Linux

HI all,
I'm trying to run this command: find -iname '*.[ch]' -o -iname
'*.[ch]pp' > 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
Marvin Zhang | 18 Jan 04:54
Picon

About creating symbolic on msys

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
Chris Sutcliffe | 3 Jan 03:24
Picon

Updated: mintty-1.0.3-1

I've uploaded mintty-1.0.3-1:

mingw-get update
mingw-get upgrade mintty

Please report any issues to the list.

--

-- 
Chris Sutcliffe
http://emergedesktop.org
http://www.google.com/profiles/ir0nh34d

------------------------------------------------------------------------------
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
Teemu Nätkinniemi | 20 Dec 16:15
Picon
Favicon

Native Cmake for MSYS?

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
Ralph Engels | 19 Dec 21:59
Picon

experimental msys package


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 msys package use it for stubborn code that croaks
with gcc-3 i found it works quite well.

Also included autotools wrappers from 2.13 to 2.68 and automake
wrappers from 1.4 to 1.11.

If any parts of the package have interrest to the msys list drop me a
line and ill pack up my ports and patches.
(Continue reading)

Ralph Engels | 8 Dec 02:40
Picon

gcc-4.2.1 for msys


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
Chris Sutcliffe | 4 Dec 03:30
Picon

Updated: mintty-1.0.2-1

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

--

-- 
Chris Sutcliffe
http://emergedesktop.org
http://www.google.com/profiles/ir0nh34d

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
Chris Sutcliffe | 27 Nov 16:06
Picon

Updated: mksh-40.0.0c

I've uploaded release R40c of the mksh shell.  For details see:

https://www.mirbsd.org/mksh.htm

To install using mingw-get, you need to remove the previous revision
(if installed) due to conflicts with the version number:

mingw-get remove mksh

Then to upgrade to the new release:

mingw-get update
mingw-get install mksh

Please report any issues to the list.

--

-- 
Chris Sutcliffe
http://emergedesktop.org
http://www.google.com/profiles/ir0nh34d

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
Chris Sutcliffe | 18 Nov 04:22
Picon

New: mksh-111111-1

I've uploaded a cvs snapshot (111111) of the mksh shell.  For details see:

https://www.mirbsd.org/mksh.htm

To install using mingw-get:

mingw-get update
mingw-get install mksh

Please report any issues to the list.

Chris

--

-- 
Chris Sutcliffe
http://emergedesktop.org
http://www.google.com/profiles/ir0nh34d

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
Johannes Radinger | 16 Nov 10:23
Picon
Picon

check version of make in msys

Hello,

I do have msys 1.0.11-3, this version should come with
GNU make 3.81. But run make on a makefile I get an 
error and the developers of this source think that this
is probably related to my version of make.

So how can I check in my msys console which version
of make is use?

Thank you and best regards,

Johannes

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1

Gmane