caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] cdk & glob
@ 2001-08-04  0:05 Alexander V. Voinov
  2001-08-05 17:10 ` [Caml-list] Socket example dsfox
  0 siblings, 1 reply; 4+ messages in thread
From: Alexander V. Voinov @ 2001-08-04  0:05 UTC (permalink / raw)
  To: caml-list

Hi CDK maintainer(s) & contributor(s),

I tried to recompile cdk 3.01+1 on Sparc/Solaris 2.7 and found that only
those flags are supported:

#define GLOB_ERR 0x0001  /* Don't continue on directory error */
#define GLOB_MARK 0x0002  /* Mark directories with trailing / */
#define GLOB_NOSORT 0x0004  /* Don't sort pathnames */
#define GLOB_NOCHECK 0x0008  /* Return unquoted arg if no match */
#define GLOB_DOOFFS 0x0010  /* Ignore gl_offs unless set */
#define GLOB_APPEND 0x0020  /* Append to previous glob_t */
#define GLOB_NOESCAPE 0x0040  /* Backslashes do not quote M-chars */

I had to comment unsupported flags from glob_c.c (unix2).

I compiled everything with gcc-2.95.2.

When I tried gcc 3.00, ocamlc(?) supplied within cdk, dumped core, so
that the build was impossible.

Is there a way to specify location of wrapped packages (like Tk)
somewhere in ./configure?

Alexander


-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


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

end of thread, other threads:[~2001-08-15 22:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-04  0:05 [Caml-list] cdk & glob Alexander V. Voinov
2001-08-05 17:10 ` [Caml-list] Socket example dsfox
2001-08-06  1:57   ` Felix Terkhorn
2001-08-15 22:13   ` [Caml-list] ffi-1.2 - this version reads C header files! dsfox

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).