|
hsc2hs broken under Win32?: msg#00029lang.haskell.glasgow.bugs
Hi, I have also submitted this bug via SourceForge: http://sourceforge.net/tracker/index.php?func=detail&aid=668705&group_id=8032&atid=108032 I uploaded my minimal test program along with the SourceForge bug report. hsc2hs seems to be broken under Win32 with ghc 5.04.2. If I take a simple test program and attempt to compile it with hsc2hs, I get the following output: $ make -f Makefile.ghc-win32 hsc2hs Test.hsc Test_hsc_make.o(.text+0x2d8):Test_hsc_make.c: undefined reference to `_imp___iob ' Test_hsc_make.o(.text+0x305):Test_hsc_make.c: undefined reference to `_imp___iob ' Test_hsc_make.o(.text+0x31b):Test_hsc_make.c: undefined reference to `_imp___iob ' Test_hsc_make.o(.text+0x348):Test_hsc_make.c: undefined reference to `_imp___iob ' Test_hsc_make.o(.text+0x373):Test_hsc_make.c: undefined reference to `_imp___iob ' Test_hsc_make.o(.text+0x3a0):Test_hsc_make.c: more undefined references to `_imp ___iob' follow collect2: ld returned 1 exit status make: *** [Test.hs] Error 1 If anyone has any suggestions about what's going on, I'd be very grateful. Thanks, -antony -- Antony Courtney Grad. Student, Dept. of Computer Science, Yale University antony@xxxxxxxxxxxxxx http://www.apocalypse.org/pub/u/antony
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | GHC-5.04.2 generates faulty Core code?, Tobias Gedell |
|---|---|
| Next by Date: | RE: GHC-5.04.2 generates faulty Core code?, Simon Peyton-Jones |
| Previous by Thread: | GHC-5.04.2 generates faulty Core code?, Tobias Gedell |
| Next by Thread: | RE: hsc2hs broken under Win32?, Mike Thomas |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |