iconv and Solaris 8 / 10

I am building an application for Solaris using the Qt toolkit, which needs libiconv support.

I have the following problem. I would like to have a binary compiled on Solaris 8 running on Solaris 10, but:

- On Solaris 8, the build links against /usr/lib/libiconv.so

And this library is not present on Solaris 10. (the iconv code was probably moved to the c library).

Is there a libiconv.so compatibility patch for Solaris 10, or a better method ?

Thanks,

Benjamin.

ps:

The solaris 8 machine:

Solaris 8 2/04 s28s_hw4wos_05a SPARC

Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.

Assembled 08 January 2004

The solaris 10 machine:

Solaris 10 11/06 s10s_u3wos_10 SPARC

Copyright 2006 Sun Microsystems, Inc. All Rights Reserved.

Use is subject to license terms.

Assembled 14 November 2006

[895 byte] By [bsergeana] at [2007-11-27 5:57:03]
# 1
ftp://sunfreeware.mirrors.tds.net/pub/sunfreeware/sparc/10/libiconv-1.11-sol10-s parc-local.gz
cloakesa at 2007-7-12 16:29:23 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2
Thanks a lot for the link.Now is there a method not involving a patch install ?
bsergeana at 2007-7-12 16:29:23 > top of Java-index,Solaris Operating System,Solaris 10 Features...