This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

gold --format incompatible with gnu ld


Hi:

recently ran into a problem linking with gold
 --> https://github.com/dvdhrm/kmscon/issues/83

The issue at hand is that GNU ld accepts --format=default but gold doesn't. and GNU LD does not accept plain --format=elf so there is no generic solution.

can gold be changed so "default" means "elf" or provides the same behavior as gnu ld ?

thanks.


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