This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

help regarding ld


hi,
   i am using the arm-elf-gcc compiler to generate the assembly code

arm-elf-gcc -mthumb -S new.c

after this i use the arm-elf-as for genrating machine code

arm-elf-as new.s

it produces one a.out file..     

arm-elf-ld a.out

produces error like 

arm-elf-ld: warning: cannot find entry symbol _start; not setting start address

how do i type the correct command line option for this 

thanks in advance


-- 
______________________________________________
Check out the latest SMS services @ http://www.linuxmail.org 
This allows you to send and receive SMS through your mailbox.


Powered by Outblaze


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]