Pedro,
You'll see that I've submitted my -fcoverage-base code to svn. In an
earlier exchange you didn't feel well about reviewing changes to gcc
code so I skipped that phase. If you have comments now, don't hesitate.
I've implemented the Makefile change (libstdc++) as you said, and reran
my RPM b
Danny Backx wrote:
I've implemented the Makefile change (libstdc++) as you said, and reran
my RPM build for both cegcc and mingw32ce. Both succeeded.
Excellent, this fixes the cegcc build for me on OSX, previously I could
only build mingw32ce.
Since I have a dual core machine, my MAKEFLAGS v
Danny Backx wrote:
> You'll see that I've submitted my -fcoverage-base code to svn. In an
> earlier exchange you didn't feel well about reviewing changes to gcc
> code so I skipped that phase. If you have comments now, don't hesitate.
>
I've seen it, I'm subscribed there. Since you've asked:
My
Carsten Sørensen wrote:
> Danny Backx wrote:
>> I've implemented the Makefile change (libstdc++) as you said, and reran
>> my RPM build for both cegcc and mingw32ce. Both succeeded.
>
> Excellent, this fixes the cegcc build for me on OSX, previously I could
> only build mingw32ce.
>
> Since I ha
On Sat, 2007-06-02 at 17:45 +0100, Pedro Alves wrote:
> And a serious question. Am I right in saying that you use more of
> cegcc than mingw32ce? I would like to know why - what feature from
> cegcc do you use the most, that doesn't exist in mingw32ce, because of
> its native aspect.
I'll answer
In the wince docs a couple of pages refer to a UserKInfo array. For
example, see the docs for UserKInfo[KINX_PFN_SHIFT] in the remarks
section of the following page:
http://msdn2.microsoft.com/en-us/library/bb202781.aspx
Any idea how this works and if it can be implemented in cegcc?
-Kevin
---
Hi,
I recently ported the haret application
(http://www.handhelds.org/moin/moin.cgi/HaRET) to mingwce32. In the
process, I used the c++ compiler, mainly because there were a few
places in the existing msvc code that would catch bad pointer accesses
and handle them gracefully.
In the old code you
Hi Kevin,
glad to see you're still around :)
Kevin O'Connor wrote:
>
> I recently ported the haret application
> (http://www.handhelds.org/moin/moin.cgi/HaRET) to mingwce32. In the
> process, I used the c++ compiler, mainly because there were a few
> places in the existing msvc code that would
Kevin O'Connor wrote:
> In the wince docs a couple of pages refer to a UserKInfo array. For
> example, see the docs for UserKInfo[KINX_PFN_SHIFT] in the remarks
> section of the following page:
>
> http://msdn2.microsoft.com/en-us/library/bb202781.aspx
>
> Any idea how this works and if it can b
Pedro Alves wrote:
> Hi Kevin,
>
> glad to see you're still around :)
>
> Kevin O'Connor wrote:
>> I recently ported the haret application
>> (http://www.handhelds.org/moin/moin.cgi/HaRET) to mingwce32. In the
>> process, I used the c++ compiler, mainly because there were a few
>> places in the
10 matches
Mail list logo