help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Trouble building 3.2.2 (pthread)


From: George Bohannon
Subject: Trouble building 3.2.2 (pthread)
Date: Wed, 09 Sep 2009 22:00:08 -0400

Success!  Persistence pays off again.

Gotta use lib64, not lib. Here are the environment variables that allowed the build to work:

export F77=gfortran
export LIBS=-lpthread
export LDFLAGS=-L/usr/local/lib64
export LD_LIBRARY_PATH=/usr/local/lib64

It all seems so simple now.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]