On 10/04/2013 10:57, Yaakov (Cygwin/X) wrote: > Could you explain the necessity of the dllimport's in the same patch?
The idea is to one day be able to move away from having auto-import enabled by default in binutils, so that .rdata can go back into the read-only-mapped .rdata section and be shared between processes as it ought. cheers, DaveK