www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/12/18/03:56:12

From: giuseppe DOT marletta AT mail DOT tau DOT it
Message-Id: <v03010d02aedd6c641bf6@[151.99.138.11]>
Mime-Version: 1.0
To: djgpp AT delorie DOT com
Subject: Help!
Date: Wed, 18 Dec 1996 09:50:18 +0100

Hola Guys! Ther's Someone May Help Me, When I Compile a C Source-Code With
Inside Assembly-Code The Gcc Can't Reach The Interchange Of C Variable
With Assemly Register:

int variable;  -----> as global variable

asm("
        movl _variable,%ebx;
        addl        %ebx,%ebx;
        movl  %ebx,_variable
      ");

The Gcc Allert Me That The Variable Is Not Defined!
Thanx And Sorry For My Bad English!

-Giuseppe!

---------------------------
giuseppe DOT marletta AT mail DOT tau DOT it
---------------------------


- Raw text -


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