Re: [Quickfix-developers] BUG in v. 1.9.4.: config & compilation problem on Solaris 8
Brought to you by:
orenmnero
From: Caleb E. <cal...@gm...> - 2004-11-23 21:54:19
|
On Tue, 23 Nov 2004 15:35:55 -0500, Caleb Epstein <cal...@gm...> wrote: > See http://tinyurl.com/5sls4 > > You need to specify to use CC (the C++ compiler) for AR. Whoops. Thought you were using SunPRO as the compiler. Try adding /usr/ccs/bin to your PATH before running configure. If you don't have /usr/ccs/bin/ar, your next step is probably to get the GNU binutils and install those. -- Caleb Epstein caleb dot epstein at gmail dot com |