caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Philippe Strauss <philou@philou.ch>
To: caml-list@inria.fr
Subject: [Caml-list] -no-cpp-precomp
Date: Sat, 6 Aug 2011 13:36:01 +0200	[thread overview]
Message-ID: <F73F0B16-0E85-49BD-A903-347276D74361@philou.ch> (raw)

hello ocaml users,

trying to hand build lablgtk2 (for which the mailing list address is not obvious to find after the switch from yquiem to ?), I see this error:

ocamlc.opt -c -ccopt '-DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/gtk+/2.24.5/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.5/lib/gtk-2.0/include -I/usr/local/Cellar/atk/2.0.1/include/atk-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.23.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pango/1.28.4/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.7/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.7/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.7/include -I/usr/local/Cellar/pixman/0.22.0/include/pixman-1 -I/usr/local/include/gtkgl-2.0 -I/usr/X11/include/cairo -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15   -imacros ml_domain.h -O' -verbose ml_gdkpixbuf.c
+ gcc -fno-defer-pop -no-cpp-precomp -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT  -c -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/gtk+/2.24.5/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.5/lib/gtk-2.0/include -I/usr/local/Cellar/atk/2.0.1/include/atk-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.23.5/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/pango/1.28.4/include/pango-1.0 -I/usr/local/Cellar/glib/2.28.7/include/glib-2.0 -I/usr/local/Cellar/glib/2.28.7/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.28.7/include -I/usr/local/Cellar/pixman/0.22.0/include/pixman-1 -I/usr/local/include/gtkgl-2.0 -I/usr/X11/include/cairo -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15   -imacros ml_domain.h -O  -I'/opt/godi312/lib/ocaml/std-lib' 'ml_gdkpixbuf.c'
gcc: erreur: unrecognized option ‘-no-cpp-precomp’
make[1]: *** [ml_gdkpixbuf.o] Error 2
make: *** [all] Error 2

both a genuine gnu gcc 4.6.1 and apple llvm-gcc 4.2 doest not recognize this -no-cpp-precomp option, where is it stored ?

regards.

                 reply	other threads:[~2011-08-06 11:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=F73F0B16-0E85-49BD-A903-347276D74361@philou.ch \
    --to=philou@philou.ch \
    --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).