Skip to content

Instantly share code, notes, and snippets.

@awreece
Created February 1, 2013 14:52
Show Gist options
  • Save awreece/4691762 to your computer and use it in GitHub Desktop.
Save awreece/4691762 to your computer and use it in GitHub Desktop.
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/Users/areece/.opam/4.00.1+annot/lib/camlidl -D_THREAD_SAFE -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -m32 -MT generated_message_util.lo -MD -MP -MF .deps/generated_message_util.Tpo -c -o generated_message_util.lo `test -f 'google/protobuf/generated_message_util.cc' || echo './'`google/protobuf/generated_message_util.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/Users/areece/.opam/4.00.1+annot/lib/camlidl -D_THREAD_SAFE -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -m32 -MT generated_message_util.lo -MD -MP -MF .deps/generated_message_util.Tpo -c google/protobuf/generated_message_util.cc -fno-common -DPIC -o .libs/generated_message_util.o
In file included from google/protobuf/generated_message_util.cc:37:0:
/usr/local/Cellar/gcc/4.7.2/gcc/lib/gcc/x86_64-apple-darwin12.2.1/4.7.2/../../../../include/c++/4.7.2/limits:1405:35: error: template argument 1 is invalid
/usr/local/Cellar/gcc/4.7.2/gcc/lib/gcc/x86_64-apple-darwin12.2.1/4.7.2/../../../../include/c++/4.7.2/limits:1479:44: error: template argument 1 is invali
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment