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: John W. Eaton
Subject: Trouble building 3.2.2 (pthread)
Date: Sun, 11 Oct 2009 10:48:53 -0400

On  9-Sep-2009, George Bohannon wrote:

| 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.

Are you compiling with --enable-64?  If so, are you sure that is
really what you want?

jwe


reply via email to

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