$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-06-22 00:10:15
The program_options *dll tests all fail on gcc-3.3-darwin (Dirxion results),
because of this error building the library:
/usr/bin/libtool: for architecture: cputype (16777234) cpusubtype (0) file:
-lSystem is not an object file (not allowed in a library)
See http://tinyurl.com/dagol
It looks like toolset misconfiguration. Anybody can shed the light?
- Volodya