On Wed, Mar 14, 2012 at 09:01:04PM -0700, Chuck Forsberg WA7KGX N2469R wrote:
> Linrad configure fails with:
> gcc: error: unrecognized command line option '-Wl'
> -------------------------------------------------------
> The gcc compiler is installed and works, but the linker does not work.
> a symbolic limk may help:
> ln /lib/libgcc_s.so.1 /lib/libgcc_s.so
> (that does not help)
> 
> Gnuradio configure fails with:
> configure: error: Could not link against libboost_thread!
> [caf@omen3 gnuradio]$

It's libboost_thread-mt now:

$ rpm -ql boost-devel | grep lib | grep thread
/usr/lib64/libboost_thread-mt.so

> 
> Both of these compile under 64 bit Fedora 16 after installing the
> required libs.
> 
> -- 
> Chuck Forsberg WA7KGX N2469R     c...@omen.com   www.omen.com
> Developer of Industrial ZMODEM(Tm) for Embedded Applications
>   Omen Technology Inc      "The High Reliability Software"
> 10255 NW Old Cornelius Pass Portland OR 97231   503-614-0430
> 
> -- 
> test mailing list
> test@lists.fedoraproject.org
> To unsubscribe:
> https://admin.fedoraproject.org/mailman/listinfo/test
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to