On 31/07/2016 20:37, Hamza Sood wrote:
Hi,

I've noticed that Cygwin related executables (including ones compiled myself) 
seem to have a base address of 0x100400000, whereas all other windows 
executables seem to use 0x400000.
Is there a particular reason why Cygwin executables need to start so high up? 
What's going on in the 4GB underneath them?
--


look on
/proc/<pid>/maps

below 0x100000000 there are
- windows system dll's
- heaps and stacks

Regards
Marco




--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to