[Interest] [Development] hello all recievers

Thiago Macieira thiago.macieira at intel.com
Thu Apr 11 18:12:32 CEST 2013


On quinta-feira, 11 de abril de 2013 20.52.49, Akshay Nautiyal wrote:
> scene is that i have to deploy an application on a server that runs centos
> 6.now, centos dosent support versions after glibc-2.12 .I have v-2.15 on my
> comp.need help in learning how to  link a static v-2.15 glibc to my
> application so that is becomes 'almost' static.I have spent 2 days trying
> to figure out .need help SOS.

Hello Akshay

This is a question for the interest mailing list. I'm sending it there and 
placing the dev mailing list on Bcc.

The first recommendation is:
	do not use a static libc

The second recommendation is:
	do not use a static libc

:-)

As far as I know, Qt has never been tested with a static libc. You may 
continue trying that, but you will need to compile Qt statically and make sure 
you are not using QLibrary or any plugin-loading mechanism.

For your specific case, I recommend you install Qt on a CentOS 6 system and 
compile there. If you need help with that, post your questions to the interest 
mailing list.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130411/396a4be5/attachment.sig>


More information about the Interest mailing list