Re: A89: Re: compilers


[Prev][Next][Index][Thread]

Re: A89: Re: compilers




Zeromus Mog wrote:
> On a related note, I can't get this to work, either:
> 
> :text1: dc.b "Hello!",0
> :text2: dc.b "World!",0
> :text3: dc.b "It's Me, Zeromus!",0
> :
> : dc.l text1,text2,text3
> 
> When I go to check what's wrong, the cursor is placed between the 't' and
> the 'e' in 'text1'. Of course, without this, lookup tables don't work at
> all. Any idea at all what's wrong, anyone? Is it me, or the compiler?


exactly what is not working? it refuses to assemble?
what error does it say?

//Olle


References: