This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: i386-netware-ld target for Netware NLM files with C++ support


Hi Bernd,

> I've developed a patch to the i386-netware target to allow creation
> of NLMs from C++ sources. The work consists of two parts concerning
> binutils:
> - Extension of the linker scripts for netware
> - A shell script to integrate nlmconv into the link process.

> Any suggestion on how to integrate the "ld" script approach into the
> binutils distribution?

One approach would be to include it as part of the distribution.  You
could add the script to the binutils/ directory and arrange for it to
installed if the target is i386-network.  This assumes that you would
be OK with the script living in the binutils project and that you
would be prepared to sign an FSF copyright assignment for it, and that
you would be willing to act as a maintainer for the script.

A simpler method would be to archive the script on the herd website
and just have a link from the binutils project web page to your web
page.

Cheers
        Nick




------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe at sources dot redhat dot com


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