View Single Post
Old Apr 28th, 2008, 2:45 AM   #3
Freaky Chris
Hobbyist Programmer
 
Freaky Chris's Avatar
 
Join Date: Dec 2007
Location: England
Posts: 169
Rep Power: 1 Freaky Chris is on a distinguished road
Send a message via MSN to Freaky Chris
Re: Really bugging me

command prompt, One of my issue's is that when i try to compile it into the object file NASM doesn't recognise the ..start and starts throwing errors. Without this it seems to compile fine.

However when i try to link the object file via ALINK it complains as there is no entry point set.
__________________
Who said i couldn't program
sarcasm = raw_input('Type in a sarcastic remark: ')
print sarcasm
Freaky Chris is offline   Reply With Quote