Code: Select all
ld -v
file k_entry.o
file kernel.o
by the way:
when i use the assembler command "-f elf" instead of "-f aout" and then try to link it with "ld -T kernel.ld kernel.o k_entry.o" i get:
ld: cannot perform PE operations ons non PE output file 'a.exe'.