On 23 September 2010 14:38, NightStrike wrote:
> On Tue, Sep 21, 2010 at 5:13 PM, Andy Koppe wrote:
> Cygwin isn't strictly obliged to provide an interface to Windows.
No, but then it wouldn't really be Cyg*win* anymore. It would
effectively be Interix with a particularly slow fo
On 9/23/2010 21:38, NightStrike wrote:
> On Tue, Sep 21, 2010 at 5:13 PM, Andy Koppe wrote:
>> On 21 September 2010 12:51, Earnie wrote:
>>> Andy Koppe wrote:
> Cygwin isn't strictly obliged to provide an interface to Windows.
No, but then it wouldn't really be Cyg*win* anymore. It w
On Tue, Sep 21, 2010 at 5:13 PM, Andy Koppe wrote:
> On 21 September 2010 12:51, Earnie wrote:
>> Andy Koppe wrote:
Cygwin isn't strictly obliged to provide an interface to Windows.
>>>
>>> No, but then it wouldn't really be Cyg*win* anymore. It would
>>> effectively be Interix with a particu
Andy Koppe wrote:
> On 22 September 2010 12:54, Earnie wrote:
>> Andy Koppe wrote:
MSYS on the other hand has no paying customers and the changes
there only need to be approved by the FOSS users who code and
maintain it.
>>>
>>> So are you saying that MSYS might become less integrate
On 21 September 2010 22:13, Andy Koppe wrote:
> On 21 September 2010 12:51, Earnie wrote:
>> Andy Koppe wrote:
Cygwin isn't strictly obliged to provide an interface to Windows.
>>>
>>> No, but then it wouldn't really be Cyg*win* anymore. It would
>>> effectively be Interix with a particularly
On 21 September 2010 12:51, Earnie wrote:
> Andy Koppe wrote:
>>> Cygwin isn't strictly obliged to provide an interface to Windows.
>>
>> No, but then it wouldn't really be Cyg*win* anymore. It would
>> effectively be Interix with a particularly slow fork(). That's
>> unless it moved into its own s
Andy Koppe wrote:
>> Cygwin isn't strictly obliged to provide an interface to Windows.
>
> No, but then it wouldn't really be Cyg*win* anymore. It would
> effectively be Interix with a particularly slow fork(). That's
> unless it moved into its own subsystem, which of course would mean a
> major re
On 20 September 2010 15:39, JonY wrote:
>> On Mon, Sep 20, 2010 at 10:28 AM, JonY wrote:
>>> Will 64bit Cygwin be LP64 or LLP64? I sure hope its the former, but I
>>> don't know how much thunk is needed.
Interesting question. No idea what the answer is, but I guess LP64
would mean LONG == int and
2010/9/20 NightStrike
> On Mon, Sep 20, 2010 at 10:39 AM, JonY
> wrote:
> > On 9/20/2010 22:53, NightStrike wrote:
> >>
> >> On Mon, Sep 20, 2010 at 10:28 AM, JonY
> >> wrote:
> >>>
> >>> On 9/20/2010 22:36, Earnie wrote:
>
> Kai Tietz wrote:
> >
> > 2010/9/20 Earnie:
> >>
On Mon, Sep 20, 2010 at 10:39 AM, JonY wrote:
> On 9/20/2010 22:53, NightStrike wrote:
>>
>> On Mon, Sep 20, 2010 at 10:28 AM, JonY
>> wrote:
>>>
>>> On 9/20/2010 22:36, Earnie wrote:
Kai Tietz wrote:
>
> 2010/9/20 Earnie:
>>
>> Cesar Strauss wrote:
>>>
>>> Since
On 9/20/2010 22:53, NightStrike wrote:
> On Mon, Sep 20, 2010 at 10:28 AM, JonY wrote:
>> On 9/20/2010 22:36, Earnie wrote:
>>> Kai Tietz wrote:
2010/9/20 Earnie:
> Cesar Strauss wrote:
>>
>> Since MSYS is derived from Cygwin, one way to get 64-bit support
>> for MSYS would be
On Mon, Sep 20, 2010 at 10:28 AM, JonY wrote:
> On 9/20/2010 22:36, Earnie wrote:
>> Kai Tietz wrote:
>>> 2010/9/20 Earnie:
Cesar Strauss wrote:
>
> Since MSYS is derived from Cygwin, one way to get 64-bit support
> for MSYS would be to add it first to Cygwin and port it to MSYS
>
On 9/20/2010 22:36, Earnie wrote:
> Kai Tietz wrote:
>> 2010/9/20 Earnie:
>>> Cesar Strauss wrote:
Since MSYS is derived from Cygwin, one way to get 64-bit support
for MSYS would be to add it first to Cygwin and port it to MSYS
later. However, as this thread indicates, there is
Kai Tietz wrote:
> 2010/9/20 Earnie :
>> Cesar Strauss wrote:
>>>
>>> Since MSYS is derived from Cygwin, one way to get 64-bit support
>>> for MSYS would be to add it first to Cygwin and port it to MSYS
>>> later. However, as this thread indicates, there is currently some
>>> interest on bringing 6
2010/9/20 Earnie :
> Cesar Strauss wrote:
>>
>> Since MSYS is derived from Cygwin, one way to get 64-bit support for
>> MSYS would be to add it first to Cygwin and port it to MSYS later.
>> However, as this thread indicates, there is currently some interest
>> on bringing 64-bit support to MSYS, w
Cesar Strauss wrote:
>
> Since MSYS is derived from Cygwin, one way to get 64-bit support for
> MSYS would be to add it first to Cygwin and port it to MSYS later.
> However, as this thread indicates, there is currently some interest
> on bringing 64-bit support to MSYS, while I do not have evidenc
ArbolOne wrote:
> Ok, folks. Apparently no one else is jumping on the Build MSYS under 64bit
> MSWin waggon. So, let us start with the project.
> Does any of you know where to get the latest source code?
>
> MSYS-64 Development Team
> ~~
> Teemu
> Bidski
> NightStrike
> Luis
On 17/9/2010 12:58, ArbolOne wrote:
>
> Ok, folks. Apparently no one else is jumping on the Build MSYS under
> 64bit MSWin waggon. So, let us start with the project.
You are welcome to join the MSYS team on mingw.org. You may use the MSYS
mailing list, if you wish, to help coordinate this effort.
2010/9/17 JonY
>
> You should first work on newlib for x64 support, like syscall emulation,
> I guess.
>
> IMHO its probably easier to work on the Cygwin codebase than the
> existing MSYS code.
>
>
I would also suggest using cygwin as a base, as it is more up to date than
the old msys fork. I wou
On Fri, Sep 17, 2010 at 12:53 PM, ArbolOne wrote:
> Ok, folks. Apparently no one else is jumping on the Build MSYS under 64bit
> MSWin waggon. So, let us start with the project.
> Does any of you know where to get the latest source code?
>
> MSYS-64 Development Team
> ~~
> Teem
Ok, folks. Apparently no one else is jumping on the Build MSYS under 64bit
MSWin waggon. So, let us start with the project.
Does any of you know where to get the latest source code?
MSYS-64 Development Team
~~
Teemu
Bidski
NightStrike
Luis Lavena
Earnie
Earnie
ArbolOne
On Fri, Sep 17, 2010 at 11:58 AM, ArbolOne wrote:
> Ok, folks. Apparently no one else is jumping on the Build MSYS under 64bit
> MSWin waggon. So, let us start with the project.
> Does any of you know where to get the latest source code?
>
> MSYS-64 Development Team
> ~~
> Teem
On 9/17/2010 23:58, ArbolOne wrote:
>
> Ok, folks. Apparently no one else is jumping on the Build MSYS under
> 64bit MSWin waggon. So, let us start with the project.
> Does any of you know where to get the latest source code?
>
> MSYS-64 Development Team
> ~~
> Teemu mailto:stin
Ok, folks. Apparently no one else is jumping on the Build MSYS under
64bit MSWin waggon. So, let us start with the project.
Does any of you know where to get the latest source code?
MSYS-64 Development Team
~~
Teemu mailto:stink...@yahoo.com>>
Bidski mailto:bid...@bigpond.n
> I'm sure Cesar would appreciate it. I'll contact him if someone is
> willing to fund it.
Hello!
I can donate a Windows 7 x64 Home Premium license.
Teemu
--
Sell apps to millions through the Intel(R) Atom(Tm) Develo
I have a 64 bit Win7 machine and while I'm not willing to donate it I am
willing to do tests and what-not.
Regards
Bidski
-Original Message-
From: NightStrike
Sent: Wednesday, August 25, 2010 3:54 AM
To: mingw64
Subject: Re: [Mingw-w64-public] MSYS-64
On Tue, Aug 24, 2010 at 8:
On Tue, Aug 24, 2010 at 8:12 AM, Earnie wrote:
> Luis Lavena wrote:
>> On Tue, Aug 24, 2010 at 8:33 AM, Earnie
>> wrote:
>> > ArbolOne wrote:
>> >> Does anyone know if there is a msys-64 and where to get it from?
>> >>
>> >
>> > It isn't yet, the primary maintainer doesn't have the equipment to
On Tue, Aug 24, 2010 at 9:12 AM, Earnie wrote:
> Luis Lavena wrote:
>>
>> What about contributing/donating hardware?
>>
>> While patches is a noble idea, not everybody will have the expertise
>> or knowledge to do it.
>>
>> Just a thought.
>
> I'm sure Cesar would appreciate it. I'll contact
Luis Lavena wrote:
> On Tue, Aug 24, 2010 at 8:33 AM, Earnie
> wrote:
> > ArbolOne wrote:
> >> Does anyone know if there is a msys-64 and where to get it from?
> >>
> >
> > It isn't yet, the primary maintainer doesn't have the equipment to
> > test it and so therefore cannot port it. But if you
On Tue, Aug 24, 2010 at 8:33 AM, Earnie wrote:
> ArbolOne wrote:
>> Does anyone know if there is a msys-64 and where to get it from?
>>
>
> It isn't yet, the primary maintainer doesn't have the equipment to test
> it and so therefore cannot port it. But if you would like to help you
> can submit
ArbolOne wrote:
> Does anyone know if there is a msys-64 and where to get it from?
>
It isn't yet, the primary maintainer doesn't have the equipment to test
it and so therefore cannot port it. But if you would like to help you
can submit patches at
https://sourceforge.net/tracker/?group_id=24
2010/8/24 NightStrike
> There is not, but if you'd like to help port it, that'd be awesome!
>
> On Tue, Aug 24, 2010 at 1:24 AM, ArbolOne wrote:
> > Does anyone know if there is a msys-64 and where to get it from?
> >
> > Thanks folks
> >
>
Some thoughts:
1. Latest GCC for msys is 3.something
There is not, but if you'd like to help port it, that'd be awesome!
On Tue, Aug 24, 2010 at 1:24 AM, ArbolOne wrote:
> Does anyone know if there is a msys-64 and where to get it from?
>
> Thanks folks
>
> --
> Sell apps
Does anyone know if there is a msys-64 and where to get it from?
Thanks folks
--
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook u
34 matches
Mail list logo