develooper Front page | perl.perl5.porters | Postings from April 2018

Re: Perl 5.26.2 is now available!

Thread Previous | Thread Next
From:
Achim Gratz
Date:
April 14, 2018 19:47
Subject:
Re: Perl 5.26.2 is now available!
Message ID:
87r2nhlgdv.fsf@Rainer.invalid
Achim Gratz writes:
> This turns out to only happen when going through TestInit.  It seems
> that this causes the embed test to add some new options to the gcc
> command line, specifically an empty "-Wp, " and that just makes the
> compiler hang.  I'm not quite sure what might have changed that causes
> this option to have an empty argument.  I think the expectation was that
> there'd be a "-Wp,D_FORTIFY_SOURCE=2" in that place.

Curious and curouser… So if I s/FORTIFY_SOURCE/FORCIFY_SOURCE/ in
lib/Config_heavy.pl then that problem goes away and gcc gets called with
"-Wp,D_FORCIFY_SOURCE=2".  Now if I know why that argument to Wp, was
vanishing…


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About