Hello Folks
Trying to compile binutils on my system and I am getting the following error:
as.c: In function ‘print_version_id’:
as.c:224:14: error: ‘TARGET_ALIAS’ undeclared (first use in this function)
VERSION, TARGET_ALIAS, BFD_VERSION_STRING);
^
<...including a few more similar errors...>
I suppose this is more an error with the configure.... this is
something that is over my head so hoping you folks could direct me to
the appropriate channel for help with this problem... this could be a
bug... or my mistake... I have successfully compiled this version binutils in the
past on older machines... so not sure why it is not working now...
thanks
Mike