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

See the CrossGCC FAQ for lots more information.


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

Re: ELF_DYNAMIC_INTERPRETER


> But say if my application requires the 'arm-linux-gcc' and the
> 'arm-linux-ld' to be invoked separately, then isn't it the better way out?

No.  If you must invoke ld directly, then you must know what you are 
doing, or you get a broken application.  In this case that also involves 
telling ld what dynamic linker to use.

R.


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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