Bugs item #3530781, was opened at 2012-05-30 05:02
Message generated for change (Tracker Item Submitted) made by stranger1234
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536845&aid=3530781&group_id=73133

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: stranger1234 (stranger1234)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxc-0.90.0.3 don't compiles on Windows

Initial Comment:
Log says: "gcc.exe: error: unrecognized option '--dll'"

After replacing 
Windows -> ["--dll", "-shared",
to 
Windows -> ["-Wl,--dll", "-shared",
 in Setup.hs - it compiles.

Haskell Platform 2011.4.0.0 + tdm-gcc-4.6.1.exe

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536845&aid=3530781&group_id=73133

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel

Reply via email to