Hello!
It looks like STACK_SIZE_PARAM_IS_A_RESERVATION is not in the
winbase.h header. According to
http://msdn.microsoft.com/en-us/library/ms682453.aspx its value must
be 0x0001 (it's not the page information for CreateThread on
wince, but I assume that's the good value, because it works *hem
Apologies, looks like I did the "svn add" but not the commit, or the
latter failed without me noticing it.
Anyway, I've just committed.
Danny
On Sun, 2009-01-25 at 12:31 +0100, Lars Munch wrote:
> Index: cegcc/src/w32api/include/winbase.h
> ===
On Sun, Jan 25, 2009 at 09:43:02AM +0100, Danny Backx wrote:
> Lars,
>
> Thanks a lot for your work. I was away for a couple of days so I had no
> access to my mail.
>
> Your submission adds a couple of things to the pm.h that I had recently
> entered in SVN. I've merged them and attached the res
Bugs item #2531117, was opened at 2009-01-23 14:57
Message generated for change (Settings changed) made by dannybackx
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=865514&aid=2531117&group_id=173455
Please note that this message will contain a full copy of the com
I'm not sure I understand where you obtained all this information.
Have you used include files from Visual Studio or so ? That would be a
show stopper.
If you obtained all this info by e.g. browsing MSDN, that would be
admissible.
Danny
On Fri, 2009-01-23 at 21:43 +0100, Ryan Raasch wro
Bugs item #2531117, was opened at 2009-01-23 14:57
Message generated for change (Comment added) made by romeo9423
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=865514&aid=2531117&group_id=173455
Please note that this message will contain a full copy of the comment
Yes that should be possible. That's one of the front ends, the goal of
gcc is to have very little crossover between front ends and back ends so
implementing objc or obj-c++ for should mostly be a configuration issue.
There's some documentation on how the gcc build/configuration works in
gcc/doc, e
Lars,
Thanks a lot for your work. I was away for a couple of days so I had no
access to my mail.
Your submission adds a couple of things to the pm.h that I had recently
entered in SVN. I've merged them and attached the result to this
message.
The winbase.h patch was already in SVN, a submission