[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
compiling cfd on FreeBSD-4.1.1 ?
From: |
Ulli Linzen |
Subject: |
compiling cfd on FreeBSD-4.1.1 ? |
Date: |
Fri, 20 Oct 2000 14:05:58 +0200 |
User-agent: |
Mutt/1.2.4i |
Hello!
I am trying to compile cfengine on FreeBSD (4.1.1-RELEASE), and I would like
to obtain a threading version of cfd.
I tried the following:
CFLAGS=-pthread export CFLAGS; LDFLAGS=-lpthread export LDFLAGS; make
and got a non-threading version.
As well i tried to compile (and configure before) "by hand", setting the
CFLAGS and LDFLAGS variables as above, typing ./configure --myparameters
and make.. again, non threading version.
As well I tried CFLAGS=-pthread and LDFLAGS=-pthread (not -lpthread!),
configure and make as above, and got a single threaded version...
What am I doing wrong? How do i get a multi-threading version of cfd
on FreeBSD?
Thank you,
Ulli
--
Ulli Linzen
Systemadministration und Entwicklung
GMX Aktiengesellschaft
Hanauer Strasse 58, 80993 München
Telefon +49.89.143 39-510
Telefax +49.89.143.39-400
mailto:ul@gmx.de
http://www.gmx.de
Qmail ? Naaahhh.. let's send mail ! (Not only queue it..)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- compiling cfd on FreeBSD-4.1.1 ?,
Ulli Linzen <=