Skip to content

Instantly share code, notes, and snippets.

@russelldb
Created August 31, 2011 14:58
Show Gist options
  • Save russelldb/1183750 to your computer and use it in GitHub Desktop.
Save russelldb/1183750 to your computer and use it in GitHub Desktop.
build erlang_js on os x leopard
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:635: checking host system type
configure:656: checking target system type
configure:674: checking build system type
configure:1071: checking for whoami
configure:1889: checking for gcc
configure:2002: checking whether the C compiler (gcc ) works
configure:2018: gcc -o conftest conftest.c 1>&5
ld: library not found for -lcrt1.10.6.o
collect2: ld returned 1 exit status
configure: failed program was:
#line 2013 "configure"
#include "confdefs.h"
main(){return(0);}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment