<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19393"></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=498413514-01022013><FONT size=2 
face=Arial>      </FONT></SPAN>Hi,<BR><BR><SPAN 
class=498413514-01022013><FONT size=2 
face=Arial>      </FONT></SPAN>we are looking for 
a way to load the Qt5 libs, that are required for a Qt5 application, during 
boot-time.<BR><SPAN class=498413514-01022013><FONT size=2 
face=Arial>      </FONT></SPAN>Reason is:<BR><SPAN 
class=498413514-01022013><FONT size=2 
face=Arial>      </FONT></SPAN>We are using an 
iMX6-quad with a Freescale BSP. Every startup of our application seems to get 
slowed down by the required loading of the Qt5 libs (approx. 2 sec).<BR><SPAN 
class=498413514-01022013><FONT size=2 
face=Arial>      </FONT></SPAN>We are wondering, 
if we could preload those libs somehow, before we are actually starting our 
application.<BR><BR><SPAN class=498413514-01022013><FONT size=2 
face=Arial>      </FONT></SPAN>Any ideas are 
appreciated!<BR><SPAN class=498413514-01022013><FONT size=2 
face=Arial> </FONT></SPAN><SPAN 
class=498413514-01022013> </SPAN></DIV>
<DIV><SPAN class=498413514-01022013><FONT size=2 
face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=498413514-01022013><FONT size=2 
face=Arial>Hi</FONT></SPAN></DIV>
<DIV><SPAN class=498413514-01022013><FONT size=2 face=Arial>If you are using 
shared libraries can't you just start a dummy application 
first which includs all the Qt libs?</FONT></SPAN></DIV>
<DIV><SPAN class=498413514-01022013><FONT size=2 face=Arial>Since both use the 
same libs you would not need to load them into your memory 
again.</FONT></SPAN></DIV>
<DIV><SPAN class=498413514-01022013><FONT size=2 face=Arial>Just start the dummy 
app very early.</FONT></SPAN></DIV></BODY></HTML>