[LinuxBIOS] mmap() availability in MinGW

Stefan Reinauer stepan at coresystems.de
Sun Jun 10 14:43:36 CEST 2007


* Stefan Reinauer <stepan at coresystems.de> [070610 13:49]:
> * Darmawan Salihun <darmawan.salihun at gmail.com> [070610 11:45]:
> > Hi,
> > 1. Is the "platform specific (I'm not sure whether this function is
> > platfomr specific or not)" mmap() function is available in MinGW?
 
You could try to use the AWE API (Address Window Extenstion):
http://msdn2.microsoft.com/en-us/library/ms810461.aspx
http://msdn2.microsoft.com/en-us/library/aa366531.aspx
 
Several projects have mmap implementations:

libgw32c has one (here from clamav)
http://www.koders.com/c/fidBEF73F4272C501403E37D4C34B2288CD3D37B102.aspx

Microsoft's "SFU" might have one (Services for Unix)
http://www.microsoft.com/downloads/details.aspx?FamilyID=896C9688-601B-44F1-81A4-02878FF11778&displaylang=en

Stefan

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/




More information about the coreboot mailing list