GDT help please! [SOLVED]

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
nolag
Posts: 16
Joined: Tue Sep 21, 2010 11:57 am

Re: GDT help please!

Post by nolag »

JamesM wrote:
Yeah, I know that the linker would ot decide where to put it but I assumed that when I had .text in my link.ld file it would know the 1st part was by default text (guess I was wrong)
Remember that assumption is the mother of all fuckups ;)
Right you are :D I added .text and it works now :D. Thanks a million!
Post Reply