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: stabs vs. dwarf-2 for C programs



> Since then DJ has beefed up BFD_IN_MEMORY to work for some other
> cases.

Example: It's the only sane way for the linker to create object files
internally and link against them.  PE uses it to deal with linking
against dlls (the import library is synthesized from scratch, kept in
memory, and linked against, without ever hitting the disk).


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