Skip to content

Instantly share code, notes, and snippets.

@chrismcr
Created April 30, 2013 17:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrismcr/5490366 to your computer and use it in GitHub Desktop.
Save chrismcr/5490366 to your computer and use it in GitHub Desktop.
libogg configure error
configure:11819: /Users/chris/Code/emscripten/emcc -o conftest -fno-common -O4 -Wall -fsigned-char -ffast-math conftest.c >&5
clang: warning: argument unused during compilation: '-nostdinc++'
ld: warning: ignoring file /var/folders/2v/ktr649qd40dfp9_3g_w9c86h0000gn/T/conftest-0rITJH.o, lto file was built for x86_64 which is not the architecture being linked (x86_64): /var/folders/2v/ktr649qd40dfp9_3g_w9c86h0000gn/T/conftest-0rITJH.o
Undefined symbols for architecture x86_64:
"_main", referenced from:
start in crt1.10.6.o
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment