Okay, so I've resolved most of the linking problems in k42sys.o for x86_64. The only one remaining is _GLOBAL_OFFSET_TABLE_. Am I right in thinking I should just modify the makefiles to ignore this undefined symbol as it will be resolved later, or is this something I'm going to have to deal with? -Patrick