Hi,

On Mon, 17 Mar 2008 00:40:08 +0900, Mads Lindstrøm <[EMAIL PROTECTED]> wrote:
>> Maybe it is because I left out profiling support (from all of GHC 6.6
>> and from Wx in GHC 6.8) ? Is that what the .p_hi files are about?
>
> I am in the process of building with full profiling support. I expect
> that is the real cause of difference in the file sizes.

You must include all "p" suffix files, .p_hi, _p.a and .p_o.
-prof option uses .p_hi files as interface file, and _p.a and .p_o files as 
library file.

http://sourceforge.net/mailarchive/message.php?msg_name=op.t6371r06g8rhh0%40shelarcywin.localdomain

Best Regards,

-- 
shelarcy <shelarcy    hotmail.co.jp>
http://page.freett.com/shelarcy/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel

Reply via email to