[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] gm2 on Fedora failure
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] gm2 on Fedora failure |
Date: |
Thu, 02 Nov 2017 13:18:50 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Christoph Schlegel <address@hidden> writes:
> Hi Gaius,
>
> the compiler makes and make installs now, running gm2.paranoid results in:
>
> gcc -c -DIN_GCC -O -g -Igm2/gm2-libs -I../../gcc-8.0.0/gcc/gm2 -Igm2
> -I. -Igm2/gm2-libs-boot -I. -Igm2/gm2-libs-paranoid
> -I../../gcc-8.0.0/gcc -I../../gcc-8.0.0/gcc/gm2/gm2-libs-paranoid
> -I../../gcc-8.0.0/gcc/../include
> -I../../gcc-8.0.0/gcc/../libcpp/include
> -I../../gcc-8.0.0/gcc/../libdecnumber
> -I../../gcc-8.0.0/gcc/../libdecnumber/bid -I../libdecnumber
> -I../../gcc-8.0.0/gcc/../libbacktrace
> ../../gcc-8.0.0/gcc/gm2/gm2-libs-ch/SysExceptions.c -o
> gm2/gm2-libs-paranoid/SysExceptions.o
> ../../gcc-8.0.0/gcc/gm2/gm2-libs-ch/SysExceptions.c: In function
> 'sigbusDespatcher':
> ../../gcc-8.0.0/gcc/gm2/gm2-libs-ch/SysExceptions.c:126:5: warning:
> implicit declaration of function 'perror'; did you mean 'errno'?
> [-Wimplicit-function-declaration]
> perror("not expecting to arrive here with this signal");
> ^~~~~~
> errno
> gcc -c -O -g -Igm2/gm2-libs -I../../gcc-8.0.0/gcc/gm2 -Igm2
> -I. -Igm2/gm2-libs-boot ../../gcc-8.0.0/gcc/gm2/gm2-libs-ch/host.c -o
> gm2/gm2-libs-paranoid/host.o
> make: *** No rule to make target 'gm2/gm2-libs-paranoid/getopt.o',
> needed by 'gm2/gm2-libs-paranoid/libgm2.a'. Stop.
Hi Christoph,
hopefully now fixed - I've git pushed some changes.
>
> As I should say more often, thank you for the great support,
no problem - many thanks - and for all your bug reports and testing!
regards,
Gaius