ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Mikhail Zabaluev <mhz@altlinux.org>
To: sisyphus@altlinux.ru
Subject: [sisyphus] Re: c++ includes
Date: Tue, 25 Mar 2003 13:49:51 +0300
Message-ID: <20030325104951.GC27048@mhz.mikhail.zabaluev.name> (raw)
In-Reply-To: <m33clc6jce.fsf@netmaster.kds.com.ua>

Hello Andrey,

On Tue, Mar 25, 2003 at 08:39:13AM +0200, Andrey Khavryuchenko wrote:
>
> Это нормально, что g++ не видит собственных инклюдов, пока носом туда не
> ткнуть?

Может быть, дело в -E (вызов препроцессора)?
В обычном режиме, над файлом, работает?

> $ 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/
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@altlinux.ru
> http://altlinux.ru/mailman/listinfo/sisyphus

-- 
Stay tuned,
  MhZ                                     JID: mhz@altlinux.org
___________
Be it our wealth, our jobs, or even our homes; nothing is safe while the
legislature is in session.


  reply	other threads:[~2003-03-25 10:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-25  6:39 [sisyphus] " Andrey Khavryuchenko
2003-03-25 10:49 ` Mikhail Zabaluev [this message]
2003-03-25 12:09   ` [sisyphus] " 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=20030325104951.GC27048@mhz.mikhail.zabaluev.name \
    --to=mhz@altlinux.org \
    --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