cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Link error in Sun5.6, why should gcc lib must needed?

From: hzhijun <hzhijun_at_huawei.com>
Date: Thu, 16 Dec 2004 16:14:29 +0800

> On Thu, 16 Dec 2004, hzhijun wrote:
>
> > When I begin to start my program, it prompt the libgcc_s.so related error,
> > and I have to setenv again in the running enviroment.
> >
> > Why? How to deal with it?
>
> You need libgcc because you've compiled libcurl with gcc and it has that
> habit. I don't think there is any gcc option that allows you to disable this.
>
> --
My app is compiled with CC. But although I add the CC path to ${PATH},
curl's configure will always use cc and ignore CC. Does curl support CC compiling?
Received on 2004-12-16