caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Alexander V. Voinov" <avv@quasar.ipa.nw.ru>
To: "caml-list@inria.fr" <caml-list@inria.fr>
Subject: [Caml-list] cdk & glob
Date: Fri, 03 Aug 2001 17:05:43 -0700	[thread overview]
Message-ID: <3B6B3C57.7BC4EC1C@quasar.ipa.nw.ru> (raw)

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


             reply	other threads:[~2001-08-04  0:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-04  0:05 Alexander V. Voinov [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3B6B3C57.7BC4EC1C@quasar.ipa.nw.ru \
    --to=avv@quasar.ipa.nw.ru \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).