Dr. Werner Fink dixit:
>> Just to make sure: this is with LTO disabled?
>... AFAICS ftom the build log the link-time optimizer is not disabled
Just a short look, don't have much time atm:
call Build.sh *without* "-c lto".
>> This will indicate it uses those functions instead of the
>> arrays de
Dr. Werner Fink dixit:
>Hmmm ... after cleaning out the chroot build environment it works ...
>nevertheless
>I see an error on big endian systems
Huh, weird.
This is real iron, not a slow emulation, correct?
Which platform, compiler and CFLAGS? I have access to a lot of
systems via Debian and
On Wed, Nov 22, 2017 at 02:09:47PM +, Thorsten Glaser wrote:
> Hi,
>
> >HAVE_SYS_SIGLIST=0
> >HAVE_SYS_ERRLIST=0
> >HAVE_SYS__SIGLIST=0
> >HAVE_SYS__ERRLIST=0
> >export HAVE_SYS_SIGLIST HAVE_SYS_ERRLIST HAVE_SYS_SIGLIST HAVE_SYS__ERRLIST
>
> you have no less than *three* mistakes in there ;)
Hi,
>HAVE_SYS_SIGLIST=0
>HAVE_SYS_ERRLIST=0
>HAVE_SYS__SIGLIST=0
>HAVE_SYS__ERRLIST=0
>export HAVE_SYS_SIGLIST HAVE_SYS_ERRLIST HAVE_SYS_SIGLIST HAVE_SYS__ERRLIST
you have no less than *three* mistakes in there ;)
1. You export HAVE_SYS_SIGLIST twice (second one is missing the
extra underscor