Skip to content

Conversation

bnoordhuis
Copy link
Member

Try to autodetect the C and C++ compiler and issue a warning when it's
too old to plausibly build io.js. Emit warnings only because there is
much that can go wrong when trying to invoke a compiler.

R=@chrisdickinson

@rvagg
Copy link
Member

rvagg commented Jan 16, 2015

this is a work of art @bnoordhuis, well done and lgtm

@chrisdickinson
Copy link
Contributor

LGTM.

Try to autodetect the C and C++ compiler and issue a warning when it's
too old to plausibly build io.js.  Emit warnings only because there is
much that can go wrong when trying to invoke a compiler.

PR-URL: nodejs#455
Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
@bnoordhuis bnoordhuis force-pushed the check-compiler-version branch from 79ba734 to 48774ec Compare January 16, 2015 18:03
@bnoordhuis bnoordhuis closed this Jan 16, 2015
@bnoordhuis bnoordhuis deleted the check-compiler-version branch January 16, 2015 18:03
@bnoordhuis bnoordhuis merged commit 48774ec into nodejs:v1.x Jan 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants