Re: Version control systems

2008-08-11 Thread Gour
to face what the future brings instead of putting the head in the sand. :-) Sincerely, Gour -- Gour | Zagreb, Croatia | GPG key: C6E7162D pgpdRl8n8Nwlz.pgp Description: PGP signature _

Re: 64-bit windows version?

2007-06-25 Thread Gour
ugin' components. Have you seen Aap (http://www.a-a-p.org/) ? Sincerely, Gour signature.asc Description: PGP signature ___ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Re: New bug tracker: Trac

2005-12-07 Thread Gour
what I got on #trac channel from one of the devs: "they created a 'guest/guest' login/password, and apparently that's enough for discouraging spam attempts" and it refers to: http://initd.org/tracker/pysqlite/wiki Hope it helps. Sincerely, Gour -- Registered Linux User

Re: New bug tracker: Trac

2005-12-06 Thread Gour
r Guide annotations that we've > been talking about. Wonderful. > The wiki is currently closed because I don't want to have to deal with > spam. Use HaWiki for now. I got responses from people on #trac to disable entries from non-registered user as a spam-prevention mechani

Re: 6.4.1 release candidate testing under solaris

2005-08-03 Thread Gour
Christian Maeder ([EMAIL PROTECTED]) wrote: > What is the name of the cvs tag that I sould use, then? > > (currently I have "ghc-6-4-branch") I'm not sure about that. I simply downloaded from ghc-6.4.1.20050801-src.tar.bz2 from http://www.haskell.org/ghc/dist/stable

Re: 6.4.1 release candidate testing

2005-08-03 Thread Gour
Constants,mkGHCConstants.o} + $ touch H/ghc/includes/{ghcautoconf.h,DerivedConstants.h.GHCConstants.h.mkDerivedConstants.c,mkDerivedConstantsHdr,mkDerivedConstants.o,mkGHCConstants,mkGHCConstants.o} Sincerely, Gour -- Registered Linux User | #278493 GPG Publ

Re: 6.4.1 release candidate testing under solaris

2005-08-03 Thread Gour
Christian Maeder ([EMAIL PROTECTED]) wrote: > I get for the cvs version of today under solaris: > > Cheers Christian > > [...] I was bitten by the same error on amd64, but, afaics, this is not the 6.4.1rc but unstable branch. Sincerely, Gour -- Registered Linux User | #27

Re: 6.4.1 release candidate testing

2005-08-03 Thread Gour
g just fine. Apparently > HTYPE_TCFLAGS_T got undef'd the first time, but now it's good, although I > don't know what I did. Glad that everything is fine. Finally x86_64 is becoming a first-class citizen ;) Sincerely, Gour -- Registered Linux User

Re: 6.4.1 release candidate testing

2005-08-02 Thread Gour
erpreter and SplitObjs lines in the ebuild? I just tweaked the 2nd line to: use ppc64 && echo "GhcWithInterpreter=NO" >> mk/build.mk so I can get 'ghci' built. > I'll try to rebuild ghc on my gentoo box, maybe it works this t

Re: 6.4.1 release candidate testing

2005-08-02 Thread Gour
is fine...built darcs, gtk2hs & there is ghci :-)) Congratulations to devs!! Sincerely, Gour -- Registered Linux User | #278493 GPG Public Key | 8C44EDCD ___ Glasgow-haskell-users mailing list Glasgow-haskell-users@haskell.org http://www.

Re: Registerised x86_64 port: test version available

2005-03-08 Thread Gour
t was built on > Fedora FC3. Note it claims version 6.4, but actually it's 6.4.20050308. darcs compiles fine :-)) > Still no GHCi, no foreign export dynamic, no native code gen. But it > seems to work (this is a stage 3 build). Hope we'll see the rest soon ;-) Sincerely, G

Re: x86_64 port

2005-03-04 Thread Gour
Simon Marlow ([EMAIL PROTECTED]) wrote: > My amd64 hardware arrived yesterday, shouldn't be too long before we > have a registerised port of GHC, and possibly a native code generator... :- As soon as you have some pre-alpha release, I'm ready to test ;) Sincerely, Gour

Re: status of amd64 port?

2004-09-07 Thread Gour
zilla, OpenBSD > ports/packages are available too. Thank you for the info. I found gentoo ebuild. Sincerely, Gour -- Gour| [EMAIL PROTECTED] Registered Linux User | #278493 GPG Public Key | 8C44EDCD ___ Glasgow-haskell-

status of amd64 port?

2004-09-05 Thread Gour
Since I plan to upgrade my computer to amd64, I'm interested what is the current status of ghc on amd64 platfrom? Sincerely, Gour -- Gour| [EMAIL PROTECTED] Registered Linux User | #278493 GPG Public Key | 8C4

Re: Haskell module for SWIG

2004-06-30 Thread Gour
c, hugs, etc. Thank you for the hint. > > You can get more information about tools from this page: > > http://www.reid-consulting-uk.ltd.uk/docs/ffi.html Is there some hsc2hs tutorial available (besides the above + ghc docs)? Sincerely, Gour -- Gour| [EMA

Re: Haskell module for SWIG

2004-06-30 Thread Gour
recommend it. I'd be happy if I could help more with the project, but at the moment just investigating if it would be feasible sicne I cannot estimate the level of difficulty in implemennting it. Sincerely, Gour -- Gour| [EMAIL PROTECTED] Registered Linux Use

Haskell module for SWIG

2004-06-29 Thread Gour
Hi! I'd like to make Haskell bindings for some C library and I'm wondering if someone was/is thinking about writing Haskell support for SWIG or the present Haskell tools provide better route for such a task(s)? Sincerely, Gour -- Gour| [EMAIL PROTECTED] Regist

ghc support for Aap

2004-06-16 Thread Gour
Hi! Has anyone tried to add support for ghc compiler in Aap tool? (see http://www.a-a-p.org.) Sincerely, Gour -- Gour| [EMAIL PROTECTED] Registered Linux User | #278493 GPG Public Key | 8C44EDCD ___ Glasgow-haskell

Re: Release Candidate for 6.2.1 available

2004-03-18 Thread Gour
* the compiler itself is installed in a directory with spaces It works. > * temporary files are stored in a directory with spaces It works. > * the compiler is invoked in a directory with spaces It works. Sincerely, Gour -- Gour [E

Re: Release Candidate for 6.2.1 available

2004-03-18 Thread Gour
make.c -o System/CPUTime_hsc_make.o I'm angry at myself not knowing Haskell and being able to fix this stuff :-( Sincerely, Gour -- Gour [EMAIL PROTECTED] Registered Linux User #278493 ___ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.haskell

Re: Cygwin binary?

2004-03-16 Thread Gour
are darcs win32 binaries too. Sincerely, Gour -- Gour [EMAIL PROTECTED] Registered Linux User #278493 ___ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Re: Release Candidate for 6.2.1 available

2004-03-14 Thread Gour
the path (unfortunately it does not solve a problem of the whole build). otoh, darcs uses pthread library without any problem. Sincerely, Gour -- Gour [EMAIL PROTECTED] Registered Linux User #278493 ___ Glasgow-haskell-users mailing list [EMAIL PROTEC

Re: Problem with ghc on Windows ME

2004-01-30 Thread Gour
ude"], framework_dirs = [], extra_frameworks = []} Hsc static flags: -static *** Deleting temp files Deleting: c:\ghc\ghc-6.2\ghc\compiler\stage1\ghc.exe: no input files Usage: For basic information, try the `--help' option. (I don't have cygwin installed so I'm waiting for

Re: Problem with ghc on Windows ME

2004-01-27 Thread Gour
is bug with renameFile (confirmed at Sourceforge) in 6.0.1, so 6.2 is needed. Sincerely, Gour -- Gour [EMAIL PROTECTED] Registered Linux User #278493 ___ 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 Gour
ferent routes in order to help fix the bug. (My primary platform is Gentoo Linux, but would like to know that Haskell programs are multi-platform, and at the moment Win98 - under Win4Lin - is my 2nd dev. paltform.) Sincerely, Gour -- Gour [EMAIL PR

Re: Problem with ghc on Windows ME

2004-01-26 Thread Gour
Didn't know about -vN switch - thanks! I bet (according to my experience) it's a problem with temporary files. Sincerely, Gour ___ 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-26 Thread Gour
ent C:/WINDOWS/TEMP/ghc-1160737.lpp Yup. The same thing as here. 6.0.1 works in the same environment. Sincerely, Gour -- Gour [EMAIL PROTECTED] Registered Linux User #278493 ___ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.haskell.o

Re: Problem with ghc on Windows ME

2004-01-26 Thread Gour
he similar symptoms, so I'm very eager to see if someone can resolve the issue? > Any suggestions? Not, at the moment. I just can say that ghc-6.0.1 works nicely, while 6.2 is broken on Win98 & ME :-) Sincerely, Gour -- Gour [EMAIL PROTECTED] Registered Linux User #278493 ___

ghc-6-2-1.msi broken?

2003-12-28 Thread Gour
ghc-6.2 is broken or am I missing something (being still a ghc newbie in the begining stages of learning Haskell :-( Sincerely, Gour -- Gour [EMAIL PROTECTED] Registered Linux User #278493 ___ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.

ghc 6.2 build problem (MinGW/MSYS)

2003-12-28 Thread Gour
I'm pretty new with GHC and I have prblem building ghc 6.2 with MinGW compiler in MSYS environment. After running "configure --prefix=/mingw ; make" make fails with: [snip] copying ./mpn/generic/gmp-mparam.h to gmp-mparam.h gcc -E -mno-cygwin -undef -traditional -I../includes -x c -DHAVE_LIBMIN