Subject: Re: [Boost-users] pkg-config and FreeBSD
From: Roman Shmelev (rshmelev_at_[hidden])
Date: 2009-07-29 08:50:07


One more :)

FreeBSD: (standard install using ports, of course with thread support)
libboost_filesystem
Fedora 8 (EC2) : (1.38, Makefile tweaked with --layout=system)
libboost_filesystem-mt

questions are:
Why "-mt" does not appear on FreeBSD?
Probably there is a way to make gcc find itself the proper filename
using prefix...?