Missing _start
Posted: Sat Nov 09, 2013 6:19 am
I'm getting "warning : cannot find entry symbol _start; defaulting to 80004024" when I link. what am I missing?
Where is that symbol usually defined? Do I need to explicitly link a start object? I didn't see that in any of the example makefiles...
Where is that symbol usually defined? Do I need to explicitly link a start object? I didn't see that in any of the example makefiles...