How to detect if C compiler installed?
April 15, 2002
8:14 p.m.
Hi, I was wondering if there is a portable way to determine if a C compiler is available for compiling extensions. I'm working on a package that has some extensions that aren't strictly required, and I'd like to turn on/off building them based on whether a C compiler is available. (I know how to do the turn on/off thing, I just need to know how to check for a C compiler.) Any hints? frank
8790
Age (days ago)
8790
Last active (days ago)
0 comments
1 participants
participants (1)
-
Frank McIngvale