| delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
| From: | "Jacky Luk" <luckie AT netvigator DOT com> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Declaring variables in GAS |
| Date: | Sun, 7 Apr 2002 13:06:17 +0800 |
| Organization: | IMS Netvigator |
| Lines: | 25 |
| Message-ID: | <a8okc7$n057@imsp212.netvigator.com> |
| 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 |
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.
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
(ª±±o¿³®v³Å)
ICQ:140681957
Messenger:luckiejacky AT hotmail DOT com
http://home.netvigator.com/~luckie
luckie AT netvigator DOT com
luckiejacky AT hotmail DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |