caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] (no subject)
@ 2004-06-09  6:12 Nicolas Tacheny
  0 siblings, 0 replies; 5+ messages in thread
From: Nicolas Tacheny @ 2004-06-09  6:12 UTC (permalink / raw)
  To: caml-list

auth 4125c0d1 subscribe caml-list nicolas.tacheny@umh.ac.be

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 5+ messages in thread
* (no subject)
@ 2005-01-18  7:33 Stéphane Payrard
  2005-01-18  8:09 ` [Caml-list] (no subject) Jon Harrop
  0 siblings, 1 reply; 5+ messages in thread
From: Stéphane Payrard @ 2005-01-18  7:33 UTC (permalink / raw)
  To: Ocaml

Hi,

I am an ocaml beginner and I try to compile the last snapshot of
camelon. I am using mandrake with the following rpms:
   ocaml-lablgtk-1.2.7-1mdk
   ocaml-3.08.2-1mdk

I get the following message when trying to compile:

Files /usr/lib/ocaml/lablgtk/gtkThread.cmx
and /usr/lib/ocaml/threads/threads.cmxa
make inconsistent assumptions over implementation Thread

Should I use different versiosn of either lablgtk or ocaml?
The INSTALL file suggest OCaml 3.07  and LablGtk 1.2.6 .
Or is there an easy way to tweak cameleon to get it to compile
with the ocaml and lablgtk versions I have.



--
 stef


^ permalink raw reply	[flat|nested] 5+ messages in thread
* (no subject)
@ 2006-01-23 19:37 Kathleen Fisher
  2006-01-24  6:44 ` [Caml-list] (no subject) skaller
  0 siblings, 1 reply; 5+ messages in thread
From: Kathleen Fisher @ 2006-01-23 19:37 UTC (permalink / raw)
  To: caml-list; +Cc: John Reppy

As part of our work on Moby, John Reppy and I are collecting
experiences people have had using the object-oriented features of
Ocaml, as it has been available long enough for people to use it "for
real."

We are interested in understanding what people use the object- 
oriented features for.  What works really well?  What doesn't work so  
smoothly?  How do you decide when to use the object-oriented  
features?  Do you have other observations you'd like to share?

I'm happy to summarize responses sent directly to me for the list.

Thanks in advance!
Kathleen Fisher






^ permalink raw reply	[flat|nested] 5+ messages in thread
* (no subject)
@ 2009-04-08 11:59 DESMONS Bertrand
  2009-04-08 12:18 ` [Caml-list] (no subject) Alain Frisch
  0 siblings, 1 reply; 5+ messages in thread
From: DESMONS Bertrand @ 2009-04-08 11:59 UTC (permalink / raw)
  To: alain; +Cc: caml-list

> With "cmd /c dir", you should see a file "liblapack.a.lnk" (in /lib).
> Can you see it? Is there a file "liblapack.a" as well?


acer@PC ~
$ cd /usr

acer@PC /usr
$ cd lib

acer@PC /usr/lib
$ ls
X11                libasprintf.la     libe2p.a         libpthread.a
automode.o         libautomode.a      libexpat.a       libss.a
awk                libbfd.a           libexpat.dll.a   libtermcap.a
binmode.o          libbfd.la          libexpat.la      libtextmode.a
charset.alias      libbinmode.a       libext2fs.a      libtextreadmode.a
crt0.o             libblas.a          libg.a           libutil.a
dri                libblas.dll.a      libgmon.a        libz.a
e2fsprogs          libblkid.a         libiberty.a      libz.dll.a
engines            libc.a             libintl.a        mingw
gcc                libcom_err.a       libintl.dll.a    perl5
gcrt0.o            libcrypt.a         libintl.la       terminfo
groff              libcrypt.dll.a     liblapack.a      textmode.o
lapack             libcygicons.dll.a  liblapack.dll.a  textreadmode.o
ldscripts          libcygicons.la     libm.a           w32api
libasprintf.a      libcygwin.a        libopcodes.a
libasprintf.dll.a  libdl.a            libopcodes.la

acer@PC /usr/lib
$ ls -l liblapack.a
lrwxrwxrwx 1 acer Aucun 15 Apr  3 10:28 liblapack.a -> liblapack.dll.a

acer@PC /usr/lib
$ ls -l liblapack.dll.a
-rw-r--r-- 1 acer Aucun 739504 Mar 24  2006 liblapack.dll.a

acer@PORTABLE /usr/lib
$ cmd /c dir
 Le volume dans le lecteur C s'appelle ACER
 Le numéro de série du volume est 1054-16AB

 Répertoire de C:\cygwin\lib

29/10/2008  11:05    <REP>          .
29/10/2008  11:05    <REP>          ..
19/10/2003  10:12            18 452 libcrypt.a
19/10/2003  10:12             2 538 libcrypt.dll.a
24/08/2007  08:40               842 libcygicons.dll.a
24/08/2007  08:40               766 libcygicons.la
12/06/2008  18:36               554 automode.o
12/06/2008  18:36               375 binmode.o
12/06/2008  18:36               536 crt0.o
12/06/2008  18:36               656 gcrt0.o
12/06/2008  18:36               708 libautomode.a
12/06/2008  18:36               530 libbinmode.a
12/06/2008  18:36           803 428 libc.a
12/06/2008  18:36           976 188 libcygwin.a
12/06/2008  18:36             3 072 libdl.a
12/06/2008  18:36             5 384 libgmon.a
12/06/2008  18:36            94 936 libm.a
12/06/2008  18:36            58 478 libpthread.a
12/06/2008  18:36               530 libtextmode.a
12/06/2008  18:36               682 libtextreadmode.a
12/06/2008  18:36            10 486 libutil.a
12/06/2008  18:36               375 textmode.o
12/06/2008  18:36               528 textreadmode.o
29/10/2008  11:06    <REP>          awk
29/10/2008  11:06    <REP>          groff
09/05/2008  05:03           162 740 libexpat.a
09/05/2008  05:03            53 002 libexpat.dll.a
09/05/2008  05:03               773 libexpat.la
21/04/2005  21:37            25 150 libtermcap.a
29/10/2008  11:07               398 terminfo.lnk
29/10/2008  11:23    <REP>          ldscripts
08/07/2008  23:14           674 930 libbfd.a
08/07/2008  23:14               884 libbfd.la
08/07/2008  23:14           214 806 libiberty.a
08/07/2008  23:14           593 214 libopcodes.a
08/07/2008  23:14               896 libopcodes.la
29/10/2008  11:23    <REP>          gcc
30/03/2009  22:45    <REP>          e2fsprogs
14/09/2004  21:39            28 212 libblkid.a
14/09/2004  21:39             5 524 libcom_err.a
14/09/2004  21:39            23 652 libe2p.a
14/09/2004  21:39           122 960 libext2fs.a
14/09/2004  21:39            21 470 libss.a
31/12/2008  10:03            48 396 libintl.a
31/12/2008  10:03            30 674 libintl.dll.a
31/12/2008  10:03               926 libintl.la
31/12/2008  10:03               215 charset.alias
31/12/2008  10:02             3 324 libasprintf.a
31/12/2008  10:02             6 294 libasprintf.dll.a
31/12/2008  10:02               914 libasprintf.la
30/03/2009  22:45    <REP>          dri
30/03/2009  22:45    <REP>          X11
30/03/2009  22:45    <REP>          mingw
30/03/2009  22:45    <REP>          engines
30/03/2009  22:45    <REP>          perl5
30/03/2009  22:46    <REP>          w32api
02/03/2009  03:19            73 190 libz.a
02/03/2009  03:19            43 018 libz.dll.a
03/04/2009  10:28    <REP>          lapack
24/03/2006  07:31           181 936 libblas.dll.a
24/03/2006  07:31           739 504 liblapack.dll.a
              47 fichier(s)        5 037 046 octets
              14 Rép(s)   2 397 175 808 octets libres


It is really strange for me... 'ls' recognizes liblapack.a, but I don't
see it using 'dir' ... ? There is also no liblapack.a.lnk, but isn't that
due to the fact that liblapack.a is a symbolic link?


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-04-08 12:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-09  6:12 [Caml-list] (no subject) Nicolas Tacheny
2005-01-18  7:33 Stéphane Payrard
2005-01-18  8:09 ` [Caml-list] (no subject) Jon Harrop
2006-01-23 19:37 Kathleen Fisher
2006-01-24  6:44 ` [Caml-list] (no subject) skaller
2009-04-08 11:59 DESMONS Bertrand
2009-04-08 12:18 ` [Caml-list] (no subject) Alain Frisch
2009-04-08 12:38   ` David Allsopp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).