Re: realpath fails on MacOS 11.1 (big sur), with bugfix

2021-01-16 Thread Nick Bowler
On 2021-01-16, Michael Labbé wrote: > realpath() is failing to compile for me on MacOS 11.1 on an Apple M1 Mac. I > encountered this when building GNU Global Tags from the most recent source > archive at global-6.6.5.tar.gz > . > > This is due to an

realpath fails on MacOS 11.1 (big sur), with bugfix

2021-01-16 Thread Michael Labbé
realpath() is failing to compile for me on MacOS 11.1 on an Apple M1 Mac. I encountered this when building GNU Global Tags from the most recent source archive at global-6.6.5.tar.gz . This is due to an error because realpath cannot be found. The

[sr #110425] autoconf 2.70 generated configure file does not enable -std=gnu99 on Mac OS X 10.5

2021-01-16 Thread Bruno Haible
Follow-up Comment #1, sr #110425 (project autoconf): With autoconf master as of 2021-01-15, the problem is fixed. I.e. the generated configure script now adds '-std=gnu99' to $CC again. ___ Reply to this item at:

[sr #110425] autoconf 2.70 generated configure file does not enable -std=gnu99 on Mac OS X 10.5

2021-01-16 Thread Bruno Haible
URL: Summary: autoconf 2.70 generated configure file does not enable -std=gnu99 on Mac OS X 10.5 Project: Autoconf Submitted by: haible Submitted on: Sat 16 Jan 2021 11:49:59 AM CET