On Wed, Dec 22, 2010 at 12:12:46AM +0800, merkey8 wrote: > > dear sir: > > i am a linux programer,this days i had read the source file of gnu ld whice > wrote by you, i had found some file whice the file name is end with .em,there > are many in the source file package. it is both like c source file and shell > source file. can you tell me what it is? how does it used for? thank you very > much !
It is a shell file that creates a C file. You can see how they are used by inspecting the ld Makefile, or by simply watching what happens when building ld. -- Alan Modra Australia Development Lab, IBM _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils