[webkit-help] Linking error with Qt port on Linux in Debug mode

Benoit Jacob jacob.benoit.1 at gmail.com
Thu Dec 17 06:34:27 PST 2009


2009/12/17 Osztrogonac Csaba <oszi at inf.u-szeged.hu>:
> Hi Benoit,
>
> The "register" keyword means, that you suggest the compiler should
> put this parameter into a CPU register instead of stack, because
> it is faster. But it is only a suggestion and not a direction.
> I think it can't cause any problem.
>
> Have you succeded in building debug QtWebKit meanwhile?

I still haven't :(
I wonder if there may be something wrong with my OS, Arch linux.

>
> Ooops, I just realize now, that you use Qt-4.5.3. I suggest you should
> update to the lateset Qt release (Qt-4.6.0), because with older version
> you might have building and other problems.

OK, thanks for the tip.
Benoit

>
> br,
> Ossy
>
>> I have a question. What does "register" mean on the parameters of a
>> non-inlined function? Could it be that it is an impossible thing,
>> hence preventing the compiler from compiling the function non-inlined
>> into the library?
>>
>> Cheers,
>> Benoit
>
> _______________________________________________
> webkit-help mailing list
> webkit-help at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>


More information about the webkit-help mailing list