Re: On upgrading elftoolchain in src/
[email protected] (Christos Zoulas)
| Newsgroups | gmane.os.netbsd.devel.toolchain |
|---|---|
| Message-ID | <[email protected]> |
In article <[email protected]>, Joseph Koshy <[email protected]> wrote: >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. Looks great. christos