Boost logo

Boost Users :

From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2007-02-18 12:57:28


Hi Jan,

> When bjam is run on the examples folder on fedora core 4 it generates
> linker errors. Such as:
> ../../../bin/boost/libs/interprocess/example/process_a_example/gcc/release/runtime-link-static/process_a_example.o(.text+0x340):
> In function `main':
> process_a_example.cpp: undefined reference to `sem_post'

It seems that the compiler does not link posix functions automatically.
I don't know why. In the next versions the examples folder will be
deleted. Can you try to run interprocess/doc/code/Jamfile.v2 with "bjam
--v2" to see if the problem is still there?

Ion


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net