Joe Marcus Clarke writes:
> > I'm trying to link an application with a library (libpdel) that itself
> > links against libc_r. However, the application fails to link:
> >
> > cc -O -pipe -D_THREAD_SAFE ... -pthread -o ... -L/usr/local/lib -lpdel -lexpat
>-lssl -lcrypto -lcrypt
> > lws_tm
On Wed, 2002-08-21 at 19:00, Archie Cobbs wrote:
> Hi,
>
> I'm trying to link an application with a library (libpdel) that itself
> links against libc_r. However, the application fails to link:
>
> cc -O -pipe -D_THREAD_SAFE ... -pthread -o ... -L/usr/local/lib -lpdel -lexpat
>-lssl -lcrypt
Hi,
I'm trying to link an application with a library (libpdel) that itself
links against libc_r. However, the application fails to link:
cc -O -pipe -D_THREAD_SAFE ... -pthread -o ... -L/usr/local/lib -lpdel -lexpat
-lssl -lcrypto -lcrypt
lws_tmpl_misc.o: In function `lws_tf_crypt_hash'