1
| | luke@__ ~
$ g++ -L /home/luke/massert.lib UnwindDriver.cpp
/cygdrive/c/DOCUME~1/luke/LOCALS~1/Temp/ccRhooXY.o(.text+0xf):UnwindDriver.cpp: undefined reference to `_pushFunctionName(char const*)'
/cygdrive/c/DOCUME~1/luke/LOCALS~1/Temp/ccRhooXY.o(.text+0x34):UnwindDriver.cpp: undefined reference to `_mAssert(char const*, char const*, int, char
const*)'
/cygdrive/c/DOCUME~1/luke/LOCALS~1/Temp/ccRhooXY.o(.text+0x49):UnwindDriver.cpp: undefined reference to `_pushFunctionName(char const*)'
/cygdrive/c/DOCUME~1/luke/LOCALS~1/Temp/ccRhooXY.o(.text+0x7b):UnwindDriver.cpp: undefined reference to `_pushFunctionName(char const*)'
collect2: ld returned 1 exit status |