Easy enough, many thanks! (note to self, process.config is only available for v0.7.7 and higher)
On Monday, October 29, 2012 12:29:16 PM UTC-7, Ben Noordhuis wrote: > > On Mon, Oct 29, 2012 at 7:21 PM, Mike <[email protected] <javascript:>> > wrote: > > Given a node binary, any easy way of determining what options were > passed to > > ./configure when the binary was built? > > Yes, for certain values of 'easy'. > > $ node -pe process.config > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
