I was trying to set up GTest environment on my Ubuntu machine. but while making the GTest to get the library, i get the following error...
som@som-VPCEH25EN:
Put "-L/usr/local/$(uname -m)-linux-gnu" in your LDFLAGS and "-pthread" in your linker (ld) command line. (Yes, that's -pthread, not -lpthread)