|
RE: ghc-6.6 on Windows Vista: "cannot exec as": msg#00161lang.haskell.glasgow.bugs
The -v output below. I shall try it with Vista RC2 and see if that make a difference. The same installer file on Windows XP and Windows Server seems to work fine. Cheers, Satnam C:\sd\satnams\haskell\hello>ghc Hello.hs gcc: installation problem, cannot exec `as': No such file or directory C:\sd\satnams\haskell\hello>ghc -v Hello.hs Glasgow Haskell Compiler, Version 6.6, for Haskell 98, compiled by GHC version 6.6 Using package config file: c:\ghc\ghc-6.6\package.conf wired-in package base mapped to base-2.0 wired-in package rts mapped to rts-1.0 wired-in package haskell98 mapped to haskell98-1.0 wired-in package template-haskell mapped to template-haskell-2.0 Hsc static flags: -static Created temporary directory: C:/Users/satnams/AppData/Local/Temp/ghc5440_0 *** Checking old interface for main:Main: *** Parser: *** Renamer/typechecker: *** Desugar: Result size = 10 *** Simplify: Result size = 8 *** Tidy Core: Result size = 8 *** CorePrep: Result size = 10 *** Stg2Stg: *** CodeGen: *** CodeOutput: *** Assembler: c:\ghc\ghc-6.6\gcc -Bc:\ghc\ghc-6.6\gcc-lib/ -I. -c C:\Users\satnams\AppData\Local\Temp\ghc5440_0\ghc5440_0.s -o Hello.o gcc: installation problem, cannot exec `as': No such file or directory *** Deleting temp files: Deleting: C:/Users/satnams/AppData/Local/Temp/ghc5440_0/ghc5440_0.s *** Deleting temp dirs: Deleting: C:/Users/satnams/AppData/Local/Temp/ghc5440_0 C:\sd\satnams\haskell\hello> -----Original Message----- From: Sigbjorn Finne [mailto:sof@xxxxxxxxxx] Sent: 18 October 2006 14:03 To: Satnam Singh Cc: GHC-bugs list Subject: Re: ghc-6.6 on Windows Vista: "cannot exec as" Thanks; for people that don't have access to Vista, the output resulting from 'ghc -v Hello.hs' would help narrowing this down a bit...I hope. --sigbjorn Satnam Singh wrote: > > I just installed GHC-6.6. on Windows Vista RC1 (using the MSI > installer) but when I compile I get the error: > > c:\sd\satnams\haskell\hello>ghc Hello.hs > > gcc: installation problem, cannot exec `as': No such file or directory > > Has anyone else noticed this? > > And before anyone tells me to: no, I can't use Linux! > > > Cheers, > > > Satnam > > ------------------------------------------------------------------------ > > Satnam Singh > Microsoft > 7 JJ Thomson Avenue > Cambridge > CB3 0FB > United Kingdom > > Email: satnams@xxxxxxxxxxxxx <mailto:satnams@xxxxxxxxxxxxx> > UK tel: +44 1223 479905 > US tel: +1 206 219 9024 > Fax: +44 1223 479 999 > UK cell: +44 7979 648412 > URL: http://research.microsoft.com/~satnams > <http://research.microsoft.com/%7Esatnams> > MSN IM: satnam@xxxxxxxxxxxx > > ------------------------------------------------------------------------ > > _______________________________________________ > Glasgow-haskell-bugs mailing list > Glasgow-haskell-bugs@xxxxxxxxxxx > http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs >
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [GHC] #315: Arbitrary function sections, GHC |
|---|---|
| Next by Date: | [GHC] #954: internal error: scavenge_mark_stack: unimplemented/strange closure type 28 @ 0xaffe7500, GHC |
| Previous by Thread: | Re: ghc-6.6 on Windows Vista: "cannot exec as", Sigbjorn Finne |
| Next by Thread: | Re: ghc-6.6 on Windows Vista: "cannot exec as", Sigbjorn Finne |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |