Survey: Require gcc 4.8 to build?

55 views
Skip to first unread message

Jeff Kaufman

unread,
Oct 29, 2015, 9:15:29 AM10/29/15
to ngx-pagesp...@googlegroups.com
If ngx_pagespeed required GCC 4.8, and we included "how to install 4.8
in parallel with your existing gcc if you don't have it already" in
our build instructions, how much trouble would this be?

We're trying to figure out how to handle dependencies that use C++ features.

Hans van Eijsden

unread,
Oct 30, 2015, 8:53:39 AM10/30/15
to ngx-pagespeed-discuss
Nice! For me absolutely no trouble. And most of my servers run Debian Stable, Jessie, which comes with GCC 4.9.2 already.

Op donderdag 29 oktober 2015 14:15:29 UTC+1 schreef Jeff Kaufman:

Centmin Mod George

unread,
Nov 14, 2015, 10:35:23 PM11/14/15
to ngx-pagespeed-discuss
could be problematic for alot of CentOS 6.x folks as they're still on GCC 4.4.7 

for me on CentOS 6 and 7 thought my nginx source compiles with ngx_pagespeed use clang 3.4.x instead though 

so how would that affect me if you require GCC 4.8 ?

Maksim Orlovich

unread,
Nov 15, 2015, 7:32:31 PM11/15/15
to ngx-pagespeed-discuss
The plan for CentOS was to give instructions on getting a totally separate GCC-4.8.x install (e.g. not touching the main gcc install) from Scientific Linux repos. How do you feel about that? As for clang-3.4.x: the compiler is certainly good enough, but there may be issues with using a new-gcc compiled libpsol.a with an older gcc-provided system libstdc++, though building both libpsol.a and ngx_pagespeed at user end with clang and libc++ ought to work (except I am not sure to which extent libc++ works on Linux --- will need to check)... Thanks for letting us know that there is interest in using that.


--
You received this message because you are subscribed to the Google Groups "ngx-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ngx-pagespeed-di...@googlegroups.com.
Visit this group at http://groups.google.com/group/ngx-pagespeed-discuss.
For more options, visit https://groups.google.com/d/optout.

Centmin Mod George

unread,
Dec 18, 2015, 5:51:20 PM12/18/15
to ngx-pagespeed-discuss
Reply all
Reply to author
Forward
0 new messages