Declare strings on stack, gas

Daniel Hilst <[email protected]> Wed, 18 Apr 2012 14:58:13 +0000
Newsgroups org.kernel.vger.linux-assembly
Message-ID <[email protected]>
Is possible to declare strings on stack? I'm using mov + ebp offsets to 
do something like that.. Is there an easier way to do it?

Here is an sample off how I'm doing it: http://sprunge.us/UUZI

The hex numbers are a "Hello World" string..
I have tried .assci without success :(

Thanks in advance!


-- 
Follow the white rabbit!