Re: [Help-glpk] Thread safety of GLPK

2010-04-23 Thread Louis Wasserman
After several from-scratch attempts, I get the following (probably simple) error from make LIBS=-lpthread:                    make[2]: Entering directory `/home/lowasser/glpk-4.43/examples #39; /bin/bash ../libtool --tag=CC   --mode=link gcc  -g -O2   -o glpsol glpsol.o ../src/libglpk.la

Re: [Help-glpk] Thread safety of GLPK

2010-04-23 Thread Michael Hennebry
On Fri, 23 Apr 2010, Louis Wasserman wrote: After several from-scratch attempts, I get the following (probably simple) error from make LIBS=-lpthread:                    make[2]: Entering directory `/home/lowasser/glpk-4.43/examples #39; /bin/bash ../libtool --tag=CC   --mode=link gcc  -g