public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* GSoC
       [not found]                                     ` <CALsyVYyvE0tD1RfPR8D_ZEP6vNdO0gEBMGffvOJbG_LQ3NmM_w@mail.gmail.com>
@ 2018-03-13 14:53                                       ` Ko Phyo
  2018-03-14 17:13                                         ` GSoC (Improvements to GCC on Windows) Martin Jambor
  0 siblings, 1 reply; 7+ messages in thread
From: Ko Phyo @ 2018-03-13 14:53 UTC (permalink / raw)
  To: gcc

Hello

        I want to apply the project "Improvements to GCC on Windows" of GCC
foundation. As a student, I have some theorectical knowledges about C/C++
and compiler technologies. And I am sure that the Windows platform has
steps that are little behind than other open source platforms in pure C/C++
technology. So I decided to work on GSoC 2018 with your "Windows
Improvement program". Please let me know if I am selected as a mentored
student in yours great project. I will be waiting for your kind reply.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: GSoC (Improvements to GCC on Windows)
  2018-03-13 14:53                                       ` GSoC Ko Phyo
@ 2018-03-14 17:13                                         ` Martin Jambor
  2018-03-16  9:32                                           ` Ko Phyo
  2018-04-01 15:09                                           ` JonY
  0 siblings, 2 replies; 7+ messages in thread
From: Martin Jambor @ 2018-03-14 17:13 UTC (permalink / raw)
  To: Ko Phyo, gcc; +Cc: 10walls

Hello,

On Tue, Mar 13 2018, Ko Phyo wrote:
> Hello
>
>         I want to apply the project "Improvements to GCC on Windows" of GCC
> foundation. As a student, I have some theorectical knowledges about C/C++
> and compiler technologies. And I am sure that the Windows platform has
> steps that are little behind than other open source platforms in pure C/C++
> technology. So I decided to work on GSoC 2018 with your "Windows
> Improvement program". Please let me know if I am selected as a mentored
> student in yours great project. I will be waiting for your kind reply.

Well, please note that you still need to apply formally through the GSoC
website to stand a chance to be selected, that does not happen here.
We want students to contact us prior to applying so that their proposals
and goals make sense.

As far as improving GCC on Windows is concerned, we may find it
challenging to find you a mentor (I am CCing Jonathan Yong, the cygwin
and mingw-w64 maintainer, maybe he has an idea what could be done in
this area as a GSoC project and who might mentor it?).

Meanwhile, make sure you can build GCC from sources on Windows (I admit
I would not know how to do it myself!) and run the testsuite.

Good luck,

Martin

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: GSoC (Improvements to GCC on Windows)
  2018-03-14 17:13                                         ` GSoC (Improvements to GCC on Windows) Martin Jambor
@ 2018-03-16  9:32                                           ` Ko Phyo
  2018-04-01 15:09                                           ` JonY
  1 sibling, 0 replies; 7+ messages in thread
From: Ko Phyo @ 2018-03-16  9:32 UTC (permalink / raw)
  To: Martin Jambor; +Cc: Gnu Compiler Collection (GCC), 10walls

Thanks a lot for the information. I will do that. Hoping to work with great
people.

On Mar 14, 2018 11:43 PM, "Martin Jambor" <mjambor@suse.cz> wrote:

> Hello,
>
> On Tue, Mar 13 2018, Ko Phyo wrote:
> > Hello
> >
> >         I want to apply the project "Improvements to GCC on Windows" of
> GCC
> > foundation. As a student, I have some theorectical knowledges about C/C++
> > and compiler technologies. And I am sure that the Windows platform has
> > steps that are little behind than other open source platforms in pure
> C/C++
> > technology. So I decided to work on GSoC 2018 with your "Windows
> > Improvement program". Please let me know if I am selected as a mentored
> > student in yours great project. I will be waiting for your kind reply.
>
> Well, please note that you still need to apply formally through the GSoC
> website to stand a chance to be selected, that does not happen here.
> We want students to contact us prior to applying so that their proposals
> and goals make sense.
>
> As far as improving GCC on Windows is concerned, we may find it
> challenging to find you a mentor (I am CCing Jonathan Yong, the cygwin
> and mingw-w64 maintainer, maybe he has an idea what could be done in
> this area as a GSoC project and who might mentor it?).
>
> Meanwhile, make sure you can build GCC from sources on Windows (I admit
> I would not know how to do it myself!) and run the testsuite.
>
> Good luck,
>
> Martin
>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: GSoC (Improvements to GCC on Windows)
  2018-03-14 17:13                                         ` GSoC (Improvements to GCC on Windows) Martin Jambor
  2018-03-16  9:32                                           ` Ko Phyo
@ 2018-04-01 15:09                                           ` JonY
  2018-04-02  5:54                                             ` Ko Phyo
  1 sibling, 1 reply; 7+ messages in thread
From: JonY @ 2018-04-01 15:09 UTC (permalink / raw)
  To: Martin Jambor, Ko Phyo, gcc; +Cc: Liu Hao


[-- Attachment #1.1: Type: text/plain, Size: 1822 bytes --]

On 03/14/2018 05:13 PM, Martin Jambor wrote:
> Hello,
> 
> On Tue, Mar 13 2018, Ko Phyo wrote:
>> Hello
>>
>>         I want to apply the project "Improvements to GCC on Windows" of GCC
>> foundation. As a student, I have some theorectical knowledges about C/C++
>> and compiler technologies. And I am sure that the Windows platform has
>> steps that are little behind than other open source platforms in pure C/C++
>> technology. So I decided to work on GSoC 2018 with your "Windows
>> Improvement program". Please let me know if I am selected as a mentored
>> student in yours great project. I will be waiting for your kind reply.
> 
> Well, please note that you still need to apply formally through the GSoC
> website to stand a chance to be selected, that does not happen here.
> We want students to contact us prior to applying so that their proposals
> and goals make sense.
> 
> As far as improving GCC on Windows is concerned, we may find it
> challenging to find you a mentor (I am CCing Jonathan Yong, the cygwin
> and mingw-w64 maintainer, maybe he has an idea what could be done in
> this area as a GSoC project and who might mentor it?).
> 
> Meanwhile, make sure you can build GCC from sources on Windows (I admit
> I would not know how to do it myself!) and run the testsuite.
> 
> Good luck,
> 
> Martin
> .
> 

Hi, I have been away for work this past month.

There is a demand for a proper C++11 threading implementation for
Windows using native Windows APIs (post Vista APIs), I have not looked
too much into it, nor do I know if the scope is too big or too small for
a summer project. Liu Hao has worked on it, and should be familiar with
the scope, I have CC'ed him.

Never having run any gsoc programs, are there any specific procedures to
get it started?


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 858 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: GSoC (Improvements to GCC on Windows)
  2018-04-01 15:09                                           ` JonY
@ 2018-04-02  5:54                                             ` Ko Phyo
  2018-04-02  6:26                                               ` Liu Hao
  0 siblings, 1 reply; 7+ messages in thread
From: Ko Phyo @ 2018-04-02  5:54 UTC (permalink / raw)
  To: JonY; +Cc: Martin Jambor, Gnu Compiler Collection (GCC), Liu Hao

Thank for your valuable information. I couldn't made it for GSoC 2018 due
to delay of my proposal application because of my University 1st semester
examination. If you guys allow me to apply this kind of project in future
(Not as GSoC applicant), I would be happily take part in it. Thanks in
advanced.

On Apr 1, 2018 9:39 PM, "JonY" <10walls@gmail.com> wrote:

> On 03/14/2018 05:13 PM, Martin Jambor wrote:
> > Hello,
> >
> > On Tue, Mar 13 2018, Ko Phyo wrote:
> >> Hello
> >>
> >>         I want to apply the project "Improvements to GCC on Windows" of
> GCC
> >> foundation. As a student, I have some theorectical knowledges about
> C/C++
> >> and compiler technologies. And I am sure that the Windows platform has
> >> steps that are little behind than other open source platforms in pure
> C/C++
> >> technology. So I decided to work on GSoC 2018 with your "Windows
> >> Improvement program". Please let me know if I am selected as a mentored
> >> student in yours great project. I will be waiting for your kind reply.
> >
> > Well, please note that you still need to apply formally through the GSoC
> > website to stand a chance to be selected, that does not happen here.
> > We want students to contact us prior to applying so that their proposals
> > and goals make sense.
> >
> > As far as improving GCC on Windows is concerned, we may find it
> > challenging to find you a mentor (I am CCing Jonathan Yong, the cygwin
> > and mingw-w64 maintainer, maybe he has an idea what could be done in
> > this area as a GSoC project and who might mentor it?).
> >
> > Meanwhile, make sure you can build GCC from sources on Windows (I admit
> > I would not know how to do it myself!) and run the testsuite.
> >
> > Good luck,
> >
> > Martin
> > .
> >
>
> Hi, I have been away for work this past month.
>
> There is a demand for a proper C++11 threading implementation for
> Windows using native Windows APIs (post Vista APIs), I have not looked
> too much into it, nor do I know if the scope is too big or too small for
> a summer project. Liu Hao has worked on it, and should be familiar with
> the scope, I have CC'ed him.
>
> Never having run any gsoc programs, are there any specific procedures to
> get it started?
>
>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: GSoC (Improvements to GCC on Windows)
  2018-04-02  5:54                                             ` Ko Phyo
@ 2018-04-02  6:26                                               ` Liu Hao
  2018-04-05 22:40                                                 ` Ko Phyo
  0 siblings, 1 reply; 7+ messages in thread
From: Liu Hao @ 2018-04-02  6:26 UTC (permalink / raw)
  To: Ko Phyo, JonY; +Cc: Martin Jambor, Gnu Compiler Collection (GCC), Liu Hao

在 2018/4/2 13:54, Ko Phyo 写道:
> Thank for your valuable information. I couldn't made it for GSoC 2018 due
> to delay of my proposal application because of my University 1st semester
> examination. If you guys allow me to apply this kind of project in future
> (Not as GSoC applicant), I would be happily take part in it. Thanks in
> advanced.
> 
> On Apr 1, 2018 9:39 PM, "JonY" <10walls@gmail.com> wrote:
>> Hi, I have been away for work this past month.
>>
>> There is a demand for a proper C++11 threading implementation for
>> Windows using native Windows APIs (post Vista APIs), I have not looked
>> too much into it, nor do I know if the scope is too big or too small for
>> a summer project. Liu Hao has worked on it, and should be familiar with
>> the scope, I have CC'ed him.
>>
>> Never having run any gsoc programs, are there any specific procedures to
>> get it started?
>>
>>

Well I thought I was almost forgotten.  XD

You might want to have a look at my benchmarking result at
<https://github.com/lhmouse/mcfgthread/wiki/Benchmarking>. Prebuilt
binaries are available at <https://gcc-mcf.lhmouse.com/>.

I haven't heard of anyone using this new thread model in production
environments. So it would be very kind of you for advertising for it.

-- 
Best regards,
LH_Mouse

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: GSoC (Improvements to GCC on Windows)
  2018-04-02  6:26                                               ` Liu Hao
@ 2018-04-05 22:40                                                 ` Ko Phyo
  0 siblings, 0 replies; 7+ messages in thread
From: Ko Phyo @ 2018-04-05 22:40 UTC (permalink / raw)
  To: Liu Hao; +Cc: JonY, Martin Jambor, Gnu Compiler Collection (GCC)

I have been a little busy in recent days. I'll check it out in a day or
two. Thanks for your response.

On Mon, Apr 2, 2018, 12:56 PM Liu Hao <lh_mouse@126.com> wrote:

> 在 2018/4/2 13:54, Ko Phyo 写道:
> > Thank for your valuable information. I couldn't made it for GSoC 2018 due
> > to delay of my proposal application because of my University 1st semester
> > examination. If you guys allow me to apply this kind of project in future
> > (Not as GSoC applicant), I would be happily take part in it. Thanks in
> > advanced.
> >
> > On Apr 1, 2018 9:39 PM, "JonY" <10walls@gmail.com> wrote:
> >> Hi, I have been away for work this past month.
> >>
> >> There is a demand for a proper C++11 threading implementation for
> >> Windows using native Windows APIs (post Vista APIs), I have not looked
> >> too much into it, nor do I know if the scope is too big or too small for
> >> a summer project. Liu Hao has worked on it, and should be familiar with
> >> the scope, I have CC'ed him.
> >>
> >> Never having run any gsoc programs, are there any specific procedures to
> >> get it started?
> >>
> >>
>
> Well I thought I was almost forgotten.  XD
>
> You might want to have a look at my benchmarking result at
> <https://github.com/lhmouse/mcfgthread/wiki/Benchmarking>. Prebuilt
> binaries are available at <https://gcc-mcf.lhmouse.com/>.
>
> I haven't heard of anyone using this new thread model in production
> environments. So it would be very kind of you for advertising for it.
>
> --
> Best regards,
> LH_Mouse
>
>

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-04-05  5:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CALsyVYzd+67-McGFX-xPRDTE=J=YJ+ZoEzsLfg596fOK783WAw@mail.gmail.com>
     [not found] ` <CALsyVYz41bkXd4+ivrebu0DTQm9DugShjDbAaBdo71xBTo6_=w@mail.gmail.com>
     [not found]   ` <CALsyVYwNDgicbnAnSGxqGQPL299PxZiy+iBzt3VVpT=e3Eq=uw@mail.gmail.com>
     [not found]     ` <CALsyVYy26POK5GcHtEkTdp+02pe6jyqRx9n8DqRzG8brRuNq=g@mail.gmail.com>
     [not found]       ` <CALsyVYzYiFaL85VBOHaXcYhizEwc4JweD4y9ktZK8WGg87-XhQ@mail.gmail.com>
     [not found]         ` <CALsyVYzvf-YM7Oe_zwYLpg=sDuAuufuVgi+iv88KS+6Q20YRwA@mail.gmail.com>
     [not found]           ` <CALsyVYzJqP7wOJ=k=rKdtEgc3XpfeLy-EZp_UHL9JCQ-ZF2Qrw@mail.gmail.com>
     [not found]             ` <CALsyVYxtrhJHVS-0y+jc8RcbPyOBUCRf+2f=8sqmANGGSugJdQ@mail.gmail.com>
     [not found]               ` <CALsyVYwVbM2vpTZng7mHzaPU8m366xnjCO3YYwihJCzwoW+VsQ@mail.gmail.com>
     [not found]                 ` <CALsyVYyR0DY20AcMgcZEdpzh3JVLPDGhJLPp=frz0orX9vSQEQ@mail.gmail.com>
     [not found]                   ` <CALsyVYxfzACgWawTCtKfMOq8Oubw52xKFRVTFy7=LWzZnA=u2w@mail.gmail.com>
     [not found]                     ` <CALsyVYzLapO10POzqA9QFCZW+dxx4HnSCMJ_uoxsewn=54ESHg@mail.gmail.com>
     [not found]                       ` <CALsyVYzSmoNgztsk=mJCamj7N8qp5WdF+gPsd2SNj6hoAdNFkg@mail.gmail.com>
     [not found]                         ` <CALsyVYyuLf3oPwb=5r1jLOfiiQ9ODZZKGMSVgKBaVHyK-20bFg@mail.gmail.com>
     [not found]                           ` <CALsyVYw1hv2c_9_DyS_AK8x1XJmKY0Hgb-CfwoXWbb=5Pr-R_A@mail.gmail.com>
     [not found]                             ` <CALsyVYyVbVaBb6Bxfo8tBORKWuzF84QhPEN7k7waBUDm+mBbZA@mail.gmail.com>
     [not found]                               ` <CALsyVYxqko-1VTgQ4UBeDaAxfQs3+hQgrB+z_0N7UsnGEM-Krw@mail.gmail.com>
     [not found]                                 ` <CALsyVYxa5GpG99+D6a-U1iAdut1Xv=SseoKP3UptHFNHDdim5Q@mail.gmail.com>
     [not found]                                   ` <CALsyVYzp2xBLYJHziOGa5nCk3-D8KsW9sZ7Tm6nay3BLCKu2-Q@mail.gmail.com>
     [not found]                                     ` <CALsyVYyvE0tD1RfPR8D_ZEP6vNdO0gEBMGffvOJbG_LQ3NmM_w@mail.gmail.com>
2018-03-13 14:53                                       ` GSoC Ko Phyo
2018-03-14 17:13                                         ` GSoC (Improvements to GCC on Windows) Martin Jambor
2018-03-16  9:32                                           ` Ko Phyo
2018-04-01 15:09                                           ` JonY
2018-04-02  5:54                                             ` Ko Phyo
2018-04-02  6:26                                               ` Liu Hao
2018-04-05 22:40                                                 ` Ko Phyo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).