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]

Re: "Create a bfd at linking time"



>    Yes, I did exactly the same as outlined in function
> 	
> 	build_filler_bfd()

No, look for a comment that says "Generate the import library".  That
whole section builds a synthetic .a and adds it to the list of
libraries to link against (or outputs it, depending on the command
line options).  Specifically, pe_process_import_defs(), and
add_bfd_to_link().


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