Bugs item #529156, was opened at 2002-03-12 14:24
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=108032&aid=529156&group_id=8032

Category: Compiler
Group: 5.02
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Marcus Lindblom (fizzgig)
Assigned to: Nobody/Anonymous (nobody)
Summary: Win32 - error on long cmdline with ghci

Initial Comment:
I reported this bug for 5.00 too, and it seems to have 
stuck.

>ghci -syslib lang -syslib data -syslib text Main
gives:
c:\PROGRA~1\GLASGO~1\ghc-5.02\bin\ghc.exe: file `á?F' 
does not exist

starting ghc with the same arguments (+ --make) works, 
however.



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

Comment By: Marcus Lindblom (fizzgig)
Date: 2002-05-17 03:21

Message:
Logged In: YES 
user_id=197414

There was something wrong with my install. ghci.exe was 3584 bytes. I 
installed 5.02.3 recently and can't repeat the bug.

Sorry about 
occupying your time with this.



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

Comment By: Sigbjorn Finne (sigbjorn)
Date: 2002-04-08 08:04

Message:
Logged In: YES 
user_id=232905

ghci.exe is just a wrapper, so the --version string is 
really that of the compiler proper (ghc.exe)

Could you check your PATH that you've only got
one ghci.exe and that it is 5.02.2's (which is 12637 bytes
long)? The creation dates of ghc.exe and ghci.exe ought
to be identical too -- if not, something's amiss with your
install.

Sorry if I appear to be stalling accepting this as a bug, 
but I'd like to make sure first that this isn't just a 
local version mismatch problem.

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

Comment By: Marcus Lindblom (fizzgig)
Date: 2002-04-07 16:21

Message:
Logged In: YES 
user_id=197414

ghci --version says 5.02.

also
>ghci -syslib lang -syslib data -fglasgow-exts 
gives an access violation.

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

Comment By: Sigbjorn Finne (sigbjorn)
Date: 2002-03-27 08:20

Message:
Logged In: YES 
user_id=232905

I'm unable to reproduce this. Could you verify that 
the 'ghci.exe' that's being invoked is 5.02(.2?)'s and not 
5.00's?

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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=108032&aid=529156&group_id=8032
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to