Opened 16 years ago

#169 new defect

Unit tests fail to run under FreeBSD/amd64, runtime linker error

Reported by: bms@… Owned by: somebody
Priority: major Milestone:
Component: component1 Version: 2.0
Keywords: Cc:

Description

I just committed a port of Boost.Build for FreeBSD yesterday (2.0m12).

Picked up today: /lib is missing from the GCC run path which Boost.Build uses for unit-test targets. My manual fix is to add /lib to the lib_path in tools/gcc.jam.

Change History (0)

Note: See TracTickets for help on using tickets.