Closed GoogleCodeExporter closed 8 years ago
I have the same problem attempting to compile code with gflags under Ubuntu
9.10
64bit. It seems to happen with or without "CFLAGS=-m32" Any assistance would
be
appreciated. Thank you!
[ 6%] Building CXX object
third_party/glog/src/CMakeFiles/glog.dir/signalhandler.o
/media/dataDrive/workspace/repos/repos_libmv/src/third_party/glog/src/signalhand
ler.c
c: In function ‘void* google::<unnamed>::GetPC(void*)’:
/media/dataDrive/workspace/repos/repos_libmv/src/third_party/glog/src/signalhand
ler.c
c:72: error: ‘REG_EIP’ was not declared in this scope
make[2]: *** [third_party/glog/src/CMakeFiles/glog.dir/signalhandler.o] Error 1
make[1]: *** [third_party/glog/src/CMakeFiles/glog.dir/all] Error 2
Original comment by bid...@gmail.com
on 6 Feb 2010 at 12:53
I guess you need both CFLAGS=-m32 and CXXFLAGS=-m32 ?
Original comment by shinichi...@gmail.com
on 15 Feb 2010 at 8:49
Issue 46 has been merged into this issue.
Original comment by shinichi...@gmail.com
on 27 May 2010 at 8:20
Original comment by shinichi...@gmail.com
on 28 May 2010 at 6:17
Original issue reported on code.google.com by
gonepadd...@gmail.com
on 4 Feb 2010 at 4:23