[Coin-discuss] Coin-Cbc: make in Cbc/examples fails on OS X 10.4.6 PPC, gcc 4.0.1
Michael Hennebry
hennebry at web.cs.ndsu.nodak.edu
Wed Jun 21 11:19:40 EDT 2006
On Wed, 21 Jun 2006, Sven de Vries wrote:
> Hi,
>
> make in Cbc/Examples (from svn) fails with
>
> g++ -Wl,--rpath -Wl,/tmp/Coin-Cbc/lib -O3 -fomit-frame-pointer -pipe
> -DNDEBUG -pedantic-errors -Wimplicit -Wparentheses -Wreturn-type
> -Wcast-qual -Wall -Wpointer-arith -Wwrite-strings -Wconversion -o driver
> $bla -L/tmp/Coin-Cbc/lib -lCbc -lCgl -lOsiClp -lOsiCbc -lOsi -lClp
> -lCoinUtils -lm `cat /tmp/Coin-Cbc/lib/cgl_addlibs.txt` `cat
> /tmp/Coin-Cbc/lib/osi_addlibs.txt` `cat /tmp/Coin-Cbc/lib/clp_addlibs.txt`
> `cat /tmp/Coin-Cbc/lib/coinutils_addlibs.txt`
> /usr/bin/ld: unknown flag: --rpath
> collect2: ld returned 1 exit status
> make: *** [driver] Error 1
Perhaps --rpath should be -rpath .
--
Mike hennebry at web.cs.ndsu.NoDak.edu
"it stands to reason that they weren't always called the ancients."
-- Daniel Jackson
More information about the Coin-discuss
mailing list