bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: max_align_t from libgnu/stddef.h conflicts with gcc 5.3.1


From: Paul Eggert
Subject: Re: max_align_t from libgnu/stddef.h conflicts with gcc 5.3.1
Date: Fri, 1 Apr 2016 02:10:40 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

I'm not observing the problem on Fedora 23 with gcc (GCC) 5.3.1 20151207 (Red Hat 5.3.1-2).

Can you reproduce the problem this way?

./gnulib-tool --dir foo --create-testdir unistd
cd foo
./configure
make
make check

As I understand it, GCC 5.3.1 should not need a substitute stddef.h. So if your system is creating one, you need to figure out why ./configure decided that stddef.h wasn't working. Look in config.log; it should say something like this:

configure:7608: checking for max_align_t
[ a lot of chatter ]
configure:7608: result: yes




reply via email to

[Prev in Thread] Current Thread [Next in Thread]