[commit: testsuite] ghc-7.6: Add Windows output for shared001 (c2985b1)
Ian Lynagh
igloo at earth.li
Sat Jan 26 00:37:02 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : ghc-7.6
http://hackage.haskell.org/trac/ghc/changeset/c2985b1f6217cdc285edc3fe5dbee23181abf0cf
>---------------------------------------------------------------
commit c2985b1f6217cdc285edc3fe5dbee23181abf0cf
Author: Ian Lynagh <igloo at earth.li>
Date: Fri Jan 25 21:33:41 2013 +0000
Add Windows output for shared001
>---------------------------------------------------------------
tests/driver/shared001.stderr-mingw32 | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/tests/driver/shared001.stderr-mingw32 b/tests/driver/shared001.stderr-mingw32
new file mode 100644
index 0000000..cf4bc9a
--- /dev/null
+++ b/tests/driver/shared001.stderr-mingw32
@@ -0,0 +1,3 @@
+Warning: -rtsopts and -with-rtsopts have no effect with -shared.
+ Call hs_init_ghc() from your main() function to set these options.
+Creating library file: HSdll.dll.a
More information about the ghc-commits
mailing list