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] |
What I meant by "target" was a bfd target, but I see now that you are just using the standard i386 and x86_64 elf targets. It would probably not be a good idea to create a special dragonfly target. On the other hand, it's also not a great idea for you to go off and patch your binutils, even if forking is the traditional way of resolving conflicts in BSD land.
OK, so the correct thing to do is build your kernel modules with a custom linker script that specifies the sections and required symbols. That's quite easy, and you get to put the sections where you want them rather than relying on ld's orhpan section placement.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |