[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#8830) build hardcodes gcc



On 04/01/2018 12:12 PM, Howard Chu wrote:
> The rules you patched are only for generating gcov-compatible binaries.
> They aren't even invoked by "make test" so I don't see why this has any
> impact on your build at all.
> 

The build looks like this:
...
running tests
ar rs liblmdb.a mdb.o midl.o
gcc -pthread -O2 -g -W -Wall -Wno-unused-parameter -Wbad-function-cast
-Wuninitialized   mdb_stat.o liblmdb.a  -o mdb_stat
make: gcc: Command not found