X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "Jacky Luk" Newsgroups: comp.os.msdos.djgpp Subject: Re: Declaring variables in GAS Date: Sun, 7 Apr 2002 13:07:32 +0800 Organization: IMS Netvigator Lines: 32 Message-ID: References: NNTP-Posting-Host: pcd603015.netvigator.com X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Jacky Luk" 撰寫於郵件新聞 :a8okc7$n057 AT imsp212 DOT netvigator DOT com... > There seems no tengible way to produce assembly variables in GAS. I have > already tried this > .data > bootbuffer db 512 dup(0) > I must bypass all o/s services, therefore, i must use gas rather than gcc. I > also need a 32-bit assembler so that I can access all memory in the system. Anyone knows how to declare? > Bye > > > -- > ================================ > Always wear a grin on your face :) > Ha ha ha ha ha.... ha ha ha ha ha... ha ha ha ha > > Mr. Jacky Luk > (玩得興師傅) > > ICQ:140681957 > Messenger:luckiejacky AT hotmail DOT com > http://home.netvigator.com/~luckie > luckie AT netvigator DOT com > luckiejacky AT hotmail DOT com > > >