Hello Folks...

           Just in case you are all interested I have prepared a stripped
down version of the problem I encountered. This problem also occurred when
compiling gcc so I am more confident this is a gcc bug. Note this occurs in
gcc 4.9.3 and 4.8.3.

Take Care
Mike


On Thu, Jul 16, 2015 at 9:23 AM, Mike McWilliam <pilot...@gmail.com> wrote:

> 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
>

Attachment: gcc_bug.tar.gz
Description: GNU Zip compressed data

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to