<?xml version="1.0" encoding="windows-1252"?>
<node id="993090" title="Module::Install hacking" created="2012-09-11 20:21:57" updated="2012-09-11 20:21:57">
<type id="115">
perlquestion</type>
<author id="524150">
syphilis</author>
<data>
<field name="doctext">
Hi,&lt;br&gt;&lt;br&gt;
The building of the Gtk2-WebKit module is handled by inc/Module::Install.
 
When I build Gtk2-WebKit on Windows, I get the following output:
&lt;c&gt;
...
[ XS xs\WebKit.xs ]
[ CC xs\WebKit.c ]
[ XS xs\WebKitDownload.xs ]
[ CC xs\WebKitDownload.c ]
[ XS xs\WebKitWebView.xs ]
...
[ CC xs\WebKitWebView.c ]
[ XS xs\WebKitWebWindowFeatures.xs ]
[ CC xs\WebKitWebWindowFeatures.c ]
...
&lt;/c&gt;
But the actual compilation command (that compiles the .c files into .o files) is not made visible.&lt;br&gt;How do I change that ? &lt;br&gt;I really would like to see that these .c files are being compiled with -mms-bitfields (which is in  &lt;c&gt;$Config{ccflags}&lt;/c&gt;), as I suspect they are not.&lt;br&gt;&lt;br&gt;Cheers,&lt;br&gt;Rob</field>
</data>
</node>
