[PATCH] Move 'enum bfd_endian' to a non-generated header

Pedro Alves palves@redhat.com
Thu Feb 18 15:15:00 GMT 2016


Hi Nick,

On 02/18/2016 02:59 PM, Nick Clifton wrote:
>   Also - why create a new header file ?  Why not just add it to bfdlink.h ?
> 

Unfortunately that wouldn't work, because bfdlink.h depends on types that
depend on bfd being configured.  E.g., bfd_vma.

>   (New header files are a pain for toolchain releases and distribution 
>   packagers).

Thanks,
Pedro Alves



More information about the Binutils mailing list