[Coin-symphony] Symphony install fails on SunOS

Krishnan Sundaresan sundare2 at egr.msu.edu
Wed May 11 16:50:51 EDT 2005


Hi,

Commenting out .SILENT does not seem to give any new info except long
command lines when g++ compiled each file.

Upon a hunch, I replaced LIBTYPE = SHARED in config with LIBTYPE = STATIC
and the build proceeded cleanly. It appears that the problem was with
building shared libraries. I am not sure if this is a quirk with my SunOS
though.


-Krishnan

-- 
Krishnan Sundaresan, http://www.msu.edu/~sundare2
Michigan State University, East Lansing, MI 48823, USA.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The box said "Requires Windows 95 or better."..So I installed Linux ...

On Wed, 11 May 2005, Ted Ralphs wrote:

> Krishnan,
>
> I don't have a good guess for what's going on here. Can you go to the
> bottom of the Makefile and comment out the line
>
> .SILENT:
>
> i.e., change it to
>
> #.SILENT
>
> and then type make and send me the output?
>
> Ted
>
> Krishnan Sundaresan wrote:
>
> > I also tried make'ing the SYMPHONY directory that comes with the COIN
> > tarball I downloaded using CVS. That gives me:
> >
> > Compiling master.c
> > Compiling master_wrapper.c
> > Compiling master_io.c
> > Compiling master_func.c
> > ...<snip>
> > Compiling proccomm.c
> > Compiling pack_cut.c
> > Compiling pack_array.c
> > cc1: error: unrecognized option `-strip'
> > cc1: error: output filename specified twice
> > make[1]: ***
> > [/egr/research/nrm/sundare2/WireOptimization/COIN/SYMPHONY/src/GMPL/objects/SUN4SOL2/glpmpl1.o]
> > Error 1
> > make: *** [all] Error 2
>
>
>
> > I am using ARCH = SUN4SOL2, LP_SOLVER = OSI, and OSI_INTERFACE = CLP.
> > These are the only changes I made to the Makefiles apart from specifying
> > the COINROOT.
> >
> > Any help in resolving this is appreciated greatly.
> >
> > Thanks
> > -Krishnan
> >
> >
> >
>
>
>



More information about the Symphony mailing list