From: Andrey Khavryuchenko <akhavr@kds.com.ua>
To: sisyphus@altlinux.ru
Subject: [sisyphus] c++ includes
Date: 25 Mar 2003 08:39:13 +0200
Message-ID: <m33clc6jce.fsf@netmaster.kds.com.ua> (raw)
Hi!
Это нормально, что g++ не видит собственных инклюдов, пока носом туда не
ткнуть?
$ echo "#include <cstring>" | /usr/bin/g++-3.2 -E -
# 1 "<stdin>"
# 1 "<built-in>"
# 1 "<command line>"
# 1 "<stdin>"
<stdin>:1:19: cstring: No such file or directory
$ echo "#include <cstring>" | /usr/bin/g++-3.2 -I/usr/include/c++/3.2.1/ -E -xc++ - | head
# 1 "<stdin>"
# 1 "<built-in>"
# 1 "<command line>"
# 1 "<stdin>"
# 1 "/usr/include/c++/3.2.1/cstring" 1
# 48 "/usr/include/c++/3.2.1/cstring" 3
# 1 "/usr/include/c++/3.2.1/cstddef" 1 3
# 47 "/usr/include/c++/3.2.1/cstddef" 3
--
Andrey V Khavryuchenko http://www.kds.com.ua/
Silver Bullet Software Solutions http://www.kds.com.ua/training/
next reply other threads:[~2003-03-25 6:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-25 6:39 Andrey Khavryuchenko [this message]
2003-03-25 10:49 ` [sisyphus] " Mikhail Zabaluev
2003-03-25 12:09 ` Andrey Khavryuchenko
2003-03-25 12:20 ` Mikhail Zabaluev
2003-03-25 12:28 ` Andrey Khavryuchenko
2003-03-25 13:05 ` Mikhail Zabaluev
2003-03-25 13:29 ` Sergey Vlasov
2003-03-25 13:46 ` Andrey Khavryuchenko
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=m33clc6jce.fsf@netmaster.kds.com.ua \
--to=akhavr@kds.com.ua \
--cc=sisyphus@altlinux.ru \
/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
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git