ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] g++ протухает :(
@ 2011-09-14  8:08 Igor Vlasenko
  2011-09-14 10:08 ` [devel] error in /usr/include/xulrunner/xpcom-config.h Dmitry V. Levin
  0 siblings, 1 reply; 3+ messages in thread
From: Igor Vlasenko @ 2011-09-14  8:08 UTC (permalink / raw)
  To: devel


В новом стандарте c++ char16_t превратился во встроенный тип и keyword,
http://en.cppreference.com/w/cpp/keywords/char16_t
в результате чего, например, новый xulrunner уже не определяет char16_t,
и сборка с помощью gcc45 оканчивается неудачей:

     [exec] //usr/include/xulrunner/nsStringAPI.h:1101:3: error: 'char16_t' was not declared in this scope
     [exec] make: *** [xpcomxul.o] Error 1

тем же, кстати, страдает python-module-hulahop (@sugar).

я извратился с помощью кувалды
export CXX='g++ -Dchar16_t="unsigned short int"'

Но, думаю, это звонок, что пора уже собирать gcc46.
-- 

Dr. Igor Vlasenko
--------------------
Topology Department
Institute of Math
Kiev, Ukraine


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



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

end of thread, other threads:[~2011-09-14 10:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-14  8:08 [devel] g++ протухает :( Igor Vlasenko
2011-09-14 10:08 ` [devel] error in /usr/include/xulrunner/xpcom-config.h Dmitry V. Levin
2011-09-14 10:29   ` Igor Vlasenko

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git