Skip to content
Prev 660 / 919 Next

-specs=/usr/lib/rpm/redhat/redhat-hardened-ld woes

On Mon, 29 Jun 2020, I?aki Ucar wrote:

            
Thanks, added R-forge revision 1021. The problem was caused by the 
addition of AC_LANG(C++) (about line 500, 11 June) in connection with 
preparations for macOS static builds; without AC_LANG(C++) Fedora runs 
configure OK. With AC_LANG(C++), Fedora needs CXXFLAGS set if using the R 
rpm (otherwise and other systems not).  CPPFLAGS were used for the C 
pre-processor.

Roger