Hi Ariya,

I also want to compile webkit in debug mode. In Makefile there is debug
mode. I tried following commands:

#make debug
#make d
#make debug d development dev develop

But could not compile it. Could you please tell me how can I compile it in
debug mode ?

Thanks,
Vivek Satpute

On Wed, Feb 3, 2010 at 1:56 AM, Ariya Hidayat <[email protected]>wrote:

> > Can you please tell me if i can build Webkit with a specified .o
> directory?
> > If that is possible, I can switch between Debug and Release build
> > easily (by putting the .o in different directories).
>
> You can build WebKit in debug and release mode, each resides in its
> own directory, WebKitBuild/Debug and WebKitBuild/Release,
> respectively. Is that not enough for your purpose?
>
>
>
>
>
> --
> Ariya Hidayat
> http://www.linkedin.com/in/ariyahidayat
> _______________________________________________
> webkit-help mailing list
> [email protected]
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to