ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] c++ includes
@ 2003-03-25  6:39 Andrey Khavryuchenko
  2003-03-25 10:49 ` [sisyphus] " Mikhail Zabaluev
  0 siblings, 1 reply; 8+ messages in thread
From: Andrey Khavryuchenko @ 2003-03-25  6:39 UTC (permalink / raw)
  To: sisyphus

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/


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

end of thread, other threads:[~2003-03-25 13:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-25  6:39 [sisyphus] c++ includes Andrey Khavryuchenko
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

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