delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/07/24/17:35:38

From: derek AT algonet DOT se (Christian Granström)
Newsgroups: comp.os.msdos.djgpp
Subject: Inline assembly problems!
Date: Tue, 22 Jul 1997 18:01:15 GMT
Organization: RAGE
Lines: 25
Message-ID: <33d4f469.1387703@news.algonet.se>
NNTP-Posting-Host: du150-1.ppp.algonet.se
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Hi again!

I have some real strange problems with the inline assembly.
I can't get the simplest lines of code to pass the compiler.
Im using rhide 1.3. When compiling a program with lines
like this:

int label;
asm("movl %eax,%eax"
      :
      : a(label)
      :
       );


It just freaks out and creates a new file under djgpp\tmp\ called
something I don't remember.


------------------------------------------------------------------------
      Christian Granström, Bryggerigatan 4A, 733 34 Sala, Sweden
    derek AT algonet DOT se, christiang AT pasdata DOT se, www.algonet.se/~derek
                 +46(0)22477312, +46(0)704961587
------------------------------------------------------------------------

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019