[Coin-discuss] Reusing the Makefile in the coin-Cbc/Cbc/examples

Hacène Ouzia h.ouzia at gmail.com
Wed Aug 8 14:11:18 EDT 2007


Hi Stefan,

Thanks for help.

You saw right, the -Wl, --rpath -Wl (which I added to the
CXXLINKFLAGS) causes the trouble.

The compilation end correctly when I removed the CXXLINKFLAGS...


Thanks everyone.

Best regards,
Hacene.


2007/8/8, Stefan Vigerske <stefan at math.hu-berlin.de>:
> Hi,
>
> > make DRIVER=main
> > bla=;\
> > g++ -Wl, --rpath -Wl  -g -O3 -fomit-frame-pointer -pipe -DNDEBUG
>  > [...]
>
> Can you see where the space between "-Wl," and "--rpath" come from, and
> why there is nothing behind the second "-Wl"? There should be another
> comma and a path.
>
> Stefan
>
> --
> Stefan Vigerske
> Humboldt University Berlin, Numerical Mathematics
> http://www.math.hu-berlin.de/~stefan
> _______________________________________________
> Coin-discuss mailing list
> Coin-discuss at list.coin-or.org
> http://list.coin-or.org/mailman/listinfo/coin-discuss
>


-- 
Hacene



More information about the Coin-discuss mailing list