linking problems after switching from GHC5 to GHC6

2004-01-27 Thread Volker Wysk
Hello I can't link with a library any longer, after switching from ghc5 to ghc6.2. I've recompiled the library with the new compiler version, so that's not the problem. With GHC5: everything is fine: ~/src/hsunix $ ghc --version The Glorious Glasgow Haskell Compilation System, version 5.04.2 ~

RE: "Talking" with the compiler

2004-01-27 Thread Simon Marlow
> > My plan is to have an API where you can request a :load of a module > > source (perhaps omitting the code generation steps for > speed) and then > > request information about the module, by source location > (GHC now has > > completely accurate source location information in its abstract >

RE: Problem with ghc on Windows ME

2004-01-27 Thread Simon Marlow
We looked into this issue today (without access to a Win98/ME box though). The conclusion, I think, is that: - rawSystem is wrongly escaping backslashes before executing the command. - NT-derived flavours of Windows are more forgiving than Win95-derived Windows when it comes to multi

Test

2004-01-27 Thread shae
test text.zip Description: Binary data ___ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Re: Problem with ghc on Windows ME

2004-01-27 Thread Derek Elkins
On Tue, 27 Jan 2004 09:24:43 +0100 Gour <[EMAIL PROTECTED]> wrote: > Derek Elkins ([EMAIL PROTECTED]) wrote: > > > Well, what's the -v output for the "hello world" file? In a > > nutshell, what's all the information that could be provided that > > might possibly be useful and does anything go wr

Re: Problem with ghc on Windows ME

2004-01-27 Thread Gour
Derek Elkins ([EMAIL PROTECTED]) wrote: > Well, what's the -v output for the "hello world" file? In a nutshell, > what's all the information that could be provided that might possibly be > useful and does anything go wrong doing the things GHC is attempting to > do directly. I've already provi

Re: Problem with ghc on Windows ME

2004-01-27 Thread Gour
andrew cooke ([EMAIL PROTECTED]) wrote: > is there any way to raise this as a bug so that someone involved with ghc > finds a suitable machine and solves the problem? it's not just my client > that's having problems - someone else here has reported something similar. I'd also like to see this ma

Re: Problem with ghc on Windows ME

2004-01-27 Thread Derek Elkins
On Mon, 26 Jan 2004 13:16:21 -0300 (CLST) "andrew cooke" <[EMAIL PROTECTED]> wrote: > > i am using win2k too. i've forwarded your message to the person with > the problem. > > but we already know that the problem is not restricted to unlit. he > cannot compile a simple "hello world" in a plain