Re: ANN: C->Haskell 0.8.1
[EMAIL PROTECTED] (Marcin 'Qrczak' Kowalczyk) wrote, > Mon, 12 Feb 2001 14:07:01 +1100, Manuel M. T. Chakravarty <[EMAIL PROTECTED]> >pisze: > > > In fact, if you look at the Makefile in the c2hs/lib/ directory, > > then you will see that the `depend' target moves these troublesome > > files into a subdirectory before compilation > > So they will be downloaded each time from the CVS... Perhaps it > would be better to store them under different names and make symlinks > if needed? They are only moved away in the build tree (where they are only sym links anyway). if you clean the whole tree and start again with configuration and build, you should be fine. Manuel ___ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
lreadline
Hello all, When linking, ghc-4.08.1 fails due to a ld: fatal: library -lreadline: not found error. Is this a ghc error or should I get that library from somewhere else? Thanks in advance. Marc van Dongen -- Marc van Dongen, CS Dept | phone: +353 21 4903578 University College Cork, NUIC | Fax:+353 21 4903113 College Road, Cork, Ireland | Email: [EMAIL PROTECTED] ___ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
Re: ANN: C->Haskell 0.8.1
Mon, 12 Feb 2001 14:07:01 +1100, Manuel M. T. Chakravarty <[EMAIL PROTECTED]> pisze: > This is very strange, because I have tested this and it > worked for me. It could be my fault: I ran ./configure before updating it with autoconf, and perhaps did not clean afterwards. > In fact, if you look at the Makefile in the c2hs/lib/ directory, > then you will see that the `depend' target moves these troublesome > files into a subdirectory before compilation So they will be downloaded each time from the CVS... Perhaps it would be better to store them under different names and make symlinks if needed? -- __("< Marcin Kowalczyk * [EMAIL PROTECTED] http://qrczak.ids.net.pl/ \__/ ^^ SYGNATURA ZASTÊPCZA QRCZAK ___ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users