cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Solaris 10?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 6 Nov 2006 22:36:59 +0100 (CET)

On Mon, 6 Nov 2006, Armel Asselin wrote:

> gcc-ellie-4.1 -shared .libs/file.o .libs/timeval.o .libs/base64.o
> .libs/hostip.o .libs/progress.o .libs/formdata.o .libs/cookie.o .libs/http.o
> .libs/sendf.o .libs/ftp.o .libs/url.o .libs/dict.o .libs/if2ip.o
> .libs/speedcheck.o .libs/ldap.o .libs/ssluse.o .libs/version.o
> .libs/getenv.o .libs/escape.o .libs/mprintf.o .libs/telnet.o .libs/netrc.o
> .libs/getinfo.o .libs/transfer.o .libs/strequal.o .libs/easy.o
> .libs/security.o .libs/krb4.o .libs/memdebug.o .libs/http_chunks.o
> .libs/strtok.o .libs/connect.o .libs/llist.o .libs/hash.o .libs/multi.o
> .libs/content_encoding.o .libs/share.o .libs/http_digest.o .libs/md5.o
> .libs/http_negotiate.o .libs/http_ntlm.o .libs/inet_pton.o .libs/strtoofft.o
> .libs/strerror.o .libs/hostares.o .libs/hostasyn.o .libs/hostip4.o
> .libs/hostip6.o .libs/hostsyn.o .libs/hostthre.o .libs/inet_ntop.o
> .libs/parsedate.o .libs/select.o .libs/gtls.o .libs/sslgen.o .libs/tftp.o
> .libs/splay.o .libs/strdup.o -L/usr/sfw/lib -lssl -lcrypto -lsocket -lnsl
> -ldl -lz -lc -mimpure-text -Wl,-soname -Wl,libcurl.so.3 -o
> .libs/libcurl.so.3.0.0

> ld: warning: option -o appears more than once, first setting taken

More than one? I can only spot one.

Of course, if I were to write that line manually, I'd merge the -Wl options to
-Wl,-soname,libcurl.so.3 but I don't think that matters...

> ld: fatal: file libcurl.so.3: open failed: No such file or directory

Isn't this strange?

> ld: fatal: File processing errors. No output written to .libs/libcurl.so.3.0.0

Is this 4.1 series of gcc and ld known to work fine on Solaris 10?

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-11-06