after having used ghc on linux and win32 for quite a while now
I am stuck with installing the binary distribution on Solaris.
The Solaris machine does not have a gcc installed. This is correctly
detected by ./configure.
However the eventually installed ghc still calls gcc instead of
just cc.
Ev
Some time ago Simon Peyton-Jones posted on this list:
'We will do 5.02.2 in due course'
Being not a native English speaker, I am not sure about all subleties
of the English language; I wonder what time frame 'in due course'
indicates? Are there any concrete plans, when ghc-5.02.2 will
be availa
From: "Sigbjorn Finne" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Date: Tue, 27 Nov 2001 09:30:04 -0800
>
> Conclusion: you're hosed with ghc-5.02.1 and its socket libs under
> Win32. Sorry.
>
If you don't mind getting
From: "Sigbjorn Finne" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Date: Mon, 26 Nov 2001 12:30:47 -0800
"Sven Eric Panitz" <[EMAIL PROTECTED]> writes:
&g
From: Volker Stolz <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
In local.glasgow-haskell-users, you wrote:
>> main =
>> do
>> d <- connectTo "localhost" (PortNumber 80)
>> hPutStr d "GET / HTTP/1.0\n\n"
>> hFlus
It seems that the Socket library does still not work
with ghc 5.02.1.
I tried the simple test:
> main =
> do
> d <- connectTo "localhost" (PortNumber 80)
> hPutStr d "GET / HTTP/1.0\n\n"
> hFlush d
> c <- hGetContents d
> putStr c
On Windows2000 I get the known error:
*
From: "Julian Seward (Intl Vendor)" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
X-OriginalArrivalTime: 30 Oct 2001 09:55:44.0099 (UTC)
FILETIME=[0A82EB30:01C16129]
Sven
| from time to time ghc compiled programs simply crash on
| my window
from time to time ghc compiled programs simply crash on
my windows2000 without any meaningfull error message. I guess
this has something to do with storage management (I vaguely
remember having read something about errors durcing gc on this
list, but did not find the corresponding posts in the ar
as I have learnt now, there are problems with Sockets and ghc 5.02:
http://haskell.org/pipermail/glasgow-haskell-users/2001-October/001008.html
Unfortunately, I am currently working on WinNT and would not like to
go back and install ghc4.08. Is there an easy way to patch this problem
in my 5.
I just wanted to play a bit with the Socket library comming
with Haskell. However, whatever I try to do, I get the following
runtime error, eg in ghci:
Socket> connectTo "pcsep" (PortNumber 80)
*** Exception: does not exist
Action: getProtocolByName
Reason: no such protocol entry
Seems that I
works well on my windows 2000 installation.
Sven Eric
--
______
Sven Eric Panitz Uhlandstr. 12 D-64297 Darmstadt
Software AG [EMAIL PROTECTED] (+49)6151-92-1426
--- when I cannot sing my heart,
Just a short question:
is there a ghc 5.02 compatible distribution of hdirect available?
Sven Eric
--
__
Sven Eric Panitz Uhlandstr. 12 D-64297 Darmstadt
Software AG [EMAIL PROTECTED] (+49)6151-92-1426
o -o
Test.exe
Please some expert correct me, if this is not the right way to
do this.
Sven Eric
--
__
Sven Eric Panitz Uhlandstr. 12 D-64297 Darmstadt
Software AG [EMAIL PROTECTED] (+49)6151-92-1426
--- when I cannot sing my heart, I can only speak my
gt;
Any idea, what I am doing wrong?
Sven Eric
--
______
Sven Eric Panitz Uhlandstr. 12 D-64297 Darmstadt
Software AG [EMAIL PROTECTED] (+49)6151-92-1426
--- when I cannot sing my heart, I can only speak my mind ---
n. wisdom for fools
______
Sven Eric Panitz Uhlandstr. 12
Software AG [EMAIL PROTECTED] D-64297 Darmstadt
(+49)6151-92-1426 __ half of what I say is meaningless
collect2: ld returned 1 exit status
make: *** [createDtd] Error 1
bash-2.03$
sven eric
__________
Sven Eric Panitz Uhlandstr. 12
Software AG [EMAIL PROTECTED] D-64297 Darmstadt
(+49)6151-92-1426 __ half of what I say is meaningless
16 matches
Mail list logo