Skip to content

Instantly share code, notes, and snippets.

@imeredith
Created February 20, 2013 03:31
Show Gist options
  • Save imeredith/4992637 to your computer and use it in GitHub Desktop.
Save imeredith/4992637 to your computer and use it in GitHub Desktop.
16:25 ~/haskell/unix-time $ sh configure --with-compiler=ghc --prefix=/Users/ivan/Library/Haskell/ghc-7.4.1/lib/unix-time-0.1.5 --with-gcc=/usr/bin/gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for strptime_l... yes
configure: creating ./config.status
config.status: creating cbits/config.h
config.status: cbits/config.h is unchanged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment