Re: On upgrading elftoolchain in src/
Joseph Koshy <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.toolchain |
|---|---|
| Message-ID | <[email protected]> |
jk> 1. Install <elfdefinitions.h> into /usr/include ... kre> I'd suggest a separate <elfdefinitions.h> which kre> #includes <sys/elfdefinitions.h> This step is now done: - <elfdefinitions.h> includes <sys/elfdefinitions.h>. - <sys/elfdefinitions.h> uses preprocessor symbols for its constants. Regards, Joseph Koshy