Xref: news2.mv.net comp.os.msdos.djgpp:6771 From: alaric AT abwillms DOT demon DOT co DOT uk (Alaric B. Williams) Newsgroups: comp.os.msdos.djgpp Subject: Re: __attribute__((section)) Date: Sat, 03 Aug 1996 15:01:30 GMT Lines: 17 Message-ID: <839084378.8973.1@abwillms.demon.co.uk> References: <838930289 DOT 23607 DOT 0 AT abwillms DOT demon DOT co DOT uk> <32020fce DOT sandmann AT clio DOT rice DOT edu> NNTP-Posting-Host: abwillms.demon.co.uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Charles Sandmann wrote: >> True, point taken. I'd stick .ltext on the end of .text, and .ldata on >> the end of .data, as someone else suggested. >If you put .ltext on the end of .text and .ldata on the beginning .data, >you could lock it with a single call, since they would be adjacent Why's there seperate _go32_dpmi_lock_[code | data]? At the mo, I'm locking each bit with the 'correct' call... it's a tiny overhead, anyway! -- I have become... Comfortably numb... Alaric B. Williams Internet : alaric AT abwillms DOT demon DOT co DOT uk http://www.hardcafe.co.uk/Alaric/