This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] Move 'enum bfd_endian' to a non-generated header
- From: Nick Clifton <nickc at redhat dot com>
- To: Pedro Alves <palves at redhat dot com>
- Cc: Tristan Gingold <gingold at adacore dot com>, binutils at sourceware dot org
- Date: Thu, 18 Feb 2016 14:59:30 +0000
- Subject: Re: [PATCH] Move 'enum bfd_endian' to a non-generated header
- Authentication-results: sourceware.org; auth=none
- References: <1455302366-15480-1-git-send-email-palves at redhat dot com> <1CBD08FF-499B-46BA-95E8-4C38BA1B4EFE at adacore dot com>
Hi Pedro,
Also - why create a new header file ? Why not just add it to bfdlink.h ?
(New header files are a pain for toolchain releases and distribution
packagers).
Cheers
Nick