Hi Jan,
> ./nlmconv.c:1939:5: error: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 2 has type ‘bfd_size_type’ [-Werror=format=]
> non_fatal (_("Out of range relocation: %lx"), rel->address);
These should be fixed now. Sorry about the snafu.
Cheers
Nick