This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos 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]

Significance of "Target.ld" file in eCos application building




     Hi,

     While compiling and linking an application file (say "hello.c")  on eCos 
on a pc running linux, we give the following command.

  gcc -g -IBASE_DIR/ecos-work/install/include hello.c -LBASE_DIR/ecos-work/install/lib -Ttarget.ld -nostdlib

   What does the file target.ld file contain and what is its significance ?   I just think that its used in linking but
exactly how ?

   Regards,

    Subodh


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