|
Re: Hello world fails on Win32: msg#00041lang.haskell.glasgow.bugs
Derek Elkins (ddarius@xxxxxxxxxx) wrote: > Are you sure it's not producing an a.out. You didn't give the > commandline you used to invoke the compiler. You can use -o to > explicitly name the executable file. ghc -o main main.hs which produces main.hi & main.o, but no linking and executable main.exe. The same line, produces executable on Linux. I noticed this problem when trying to compile darcs and saw that its configure script fails when trying to compile "Hello world" test program. Any idea? Sincerely, Gour -- Gour gour@xxxxxxxxxxxx Registered Linux User #278493
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Hello world fails on Win32, Derek Elkins |
|---|---|
| Next by Date: | Re: Hello world fails on Win32, Derek Elkins |
| Previous by Thread: | Re: Hello world fails on Win32, Derek Elkins |
| Next by Thread: | Re: Hello world fails on Win32, Derek Elkins |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |