gc linker links foreign object files

Rory McGuire rjmcguire at gmail.com
Tue Oct 23 00:17:40 PDT 2012


Not sure if the D community know about this but:
https://groups.google.com/forum/#!msg/golang-nuts/UOIUyn7uFsY/Uescy-cI7hQJ

"the linker in the gc toolchain is capable of linking foreign object files
(provided that architecture
matches), e.g. you can link a amd64 ELF file into a amd64 Mach-O binary,
 or a 386 COFF file
into a 386 ELF binary."

Perhaps the linker from the gc toolchain could help some people using D who
want to be able to just link whatever binary files together?

If this is already known please ignore :D. If this is not usable for D and
has already been tried please reply.

Cheers,
-Rory
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-announce/attachments/20121023/97c5860c/attachment.html>


More information about the Digitalmars-d-announce mailing list