Hi,
> > It seems -Wl,--stack=0x800 works:
> > SizeOfStackReserve 0800
> > SizeOfStackCommit 1000
> > SizeOfHeapReserve 0010
> > SizeOfHeapCommit1000
> >
> > The question is more how this is used, do we really get a 2Mb st
Danny Backx wrote:
> I am not sure whether the compiler/linker influence this.
It is in the hands of the linker.
> Or if they do, then maybe the magic numbers in the exe files cause it,
> and these can usually be influenced.
Yes, the linker handles it by setting the parameters in the PE head
Johnny Willemsen wrote:
> Hi,
>
> It seems -Wl,--stack=0x800 works:
> SizeOfStackReserve 0800
> SizeOfStackCommit 1000
> SizeOfHeapReserve 0010
> SizeOfHeapCommit1000
>
> The question is more how this is used, do we real
Hi,
It seems -Wl,--stack=0x800 works:
SizeOfStackReserve 0800
SizeOfStackCommit 1000
SizeOfHeapReserve 0010
SizeOfHeapCommit1000
The question is more how this is used, do we really get a 2Mb stack.
Johnny
> I am not s
Is there a version of the new mingw32ce (based on gcc 4.4.x) available for
cygwin?
Could someone please upload such builds on the official sf.net website ?
Thanks in advance.
--
Register Now for Creativity and Technology
I am not sure whether the compiler/linker influence this.
Or if they do, then maybe the magic numbers in the exe files cause it,
and these can usually be influenced.
I'm referring to the stuff objdump -x prints out at the beginning, see
below for an ARM example.
Danny
f.exe: file fo
If you have stuff that you can submit, please do so.
You know what the rules are (e.g. don't reverse engineer Microsoft
products, but you can use MSDN material + experiments).
Danny
On Mon, 2009-05-25 at 11:16 +0200, Vincent R. wrote:
> Hi,
>
> Will there be some support for pim(pimstor
Haven't figured out the extent of the problem yet, part or all of it may
be double alignment.
Here is (first) ARM output, then linux output.
pavilion: {1254} rsh ipaq /temp/f
Yow 16.00 2.00 -0.00
a 00 00 00 00 00 00 30 40 00 00 00 00 00 00 00 00
b 00 00 00 00 00 00 00 40
Hi
What is the default stack size for the main thread when I compile with CEGCC
x86? With MSVC I think it is 1MB. The reason I ask is that I have some tests
that seem to end because of a stack overflow. Danny, for example
tests/Bug_1890_Regression_Test.cpp.
We allocate a fairly large object on t
Hi,
Will there be some support for pim(pimstore.h) and imaging(imaging.h) API
one day ?
Without it you cannot really do interesting stuff on Windows Mobile because
you cannot
access contacts, tasks, sms, ...
--
Registe
On Fri, 22 May 2009 17:12:08 +0200, Danny Backx
wrote:
> Floating point doesn't work. Does anyone know how this is supposed to ?
>
> Danny
>
Hi,
How do you know it doesn't work ? What is your testcase ?
--
Regis
11 matches
Mail list logo