On Fri, May 24, 2013 at 07:15:50PM -0400, Bob Rossi wrote:
> I'm building a program that links against boost with libtool.
>
> The boost library is installed on the system and is a shared library.
>
> When i run my program ./test_suite I get,
> $ ./test_suite
> .../build/.libs/lt-test_suite: err
Hi Bob,
On 31 May 2013, at 08:28, Bob Rossi wrote:
> Ping.
>
> Is this the active libtool mailing list?
Yes it is. If you don't get a reply it means that nobody who read your
request is confident about the right answer.
In my case, I only know just enough about C++ to avoid it at all costs,
Hi Bob,
On 31 May 2013, at 09:57, "Gary V. Vaughan" wrote:
> On 31 May 2013, at 08:28, Bob Rossi wrote:
>> On Fri, May 24, 2013 at 07:15:50PM -0400, Bob Rossi wrote:
>>> I'm building a program that links against boost with libtool.
>>>
>>> The boost library is installed on the system and is a s
On May 30, 2013 8:03 PM, "Gary V. Vaughan" wrote:
>
> Hi Bob,
>
> On 31 May 2013, at 09:57, "Gary V. Vaughan" wrote:
> > On 31 May 2013, at 08:28, Bob Rossi wrote:
> >> On Fri, May 24, 2013 at 07:15:50PM -0400, Bob Rossi wrote:
> >>> I'm building a program that links against boost with libtool.