Re: [Cegcc-devel] Profiling support patch

2006-12-29 Thread Danny Backx
Second set of patches included. My option would be to get this in SVN, then continue work on the getenv replacement and command line option. Danny -- Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info Index: mingw/ChangeLog.mingw32ce ===

Re: [Cegcc-devel] Profiling support patch

2006-12-29 Thread Pedro Alves
Danny Backx wrote: > On Fri, 2006-12-29 at 15:35 +, Pedro Alves wrote: > >>Danny Backx wrote: >> >> >@@ -1,4 +1,10 @@ > # >+# This is a Makefile.in for very limited use : only create and install >+# the profiling runtime for cegcc (arm-wince-cegcc and >arm-wince-mingw32ce).

Re: [Cegcc-devel] Profiling support patch

2006-12-29 Thread Danny Backx
On Fri, 2006-12-29 at 15:35 +, Pedro Alves wrote: > Danny Backx wrote: > > > > >> > @@ -1,4 +1,10 @@ > >> > # > >> > +# This is a Makefile.in for very limited use : only create and install > >> > +# the profiling runtime for cegcc (arm-wince-cegcc and > >> > arm-wince-mingw32ce). > >> > +# >

Re: [Cegcc-devel] Profiling support patch

2006-12-29 Thread Pedro Alves
Danny Backx wrote: > >> > @@ -1,4 +1,10 @@ >> > # >> > +# This is a Makefile.in for very limited use : only create and install >> > +# the profiling runtime for cegcc (arm-wince-cegcc and >> > arm-wince-mingw32ce). >> > +# >> > +# This should NOT be fed back to the MingW project as is, it doesn'

Re: [Cegcc-devel] Profiling support patch

2006-12-29 Thread Danny Backx
Answers to your remarks, but no patch file yet, I'm still testing my changes. On Thu, 2006-12-28 at 21:57 +, Pedro Alves wrote: > Not yet. Comments inline with your patch below. I've removed the > autogenerated files for clarity. Please post the patches as text, not as > tar.gz. After all,