From: Igor Vlasenko <vlasenko@imath.kiev.ua> To: devel@lists.altlinux.org Subject: [devel] g++ протухает :( Date: Wed, 14 Sep 2011 11:08:48 +0300 Message-ID: <20110914080848.GA31085@dad.imath.kiev.ua> (raw) В новом стандарте 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.
next reply other threads:[~2011-09-14 8:08 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2011-09-14 8:08 Igor Vlasenko [this message] 2011-09-14 10:08 ` [devel] error in /usr/include/xulrunner/xpcom-config.h Dmitry V. Levin 2011-09-14 10:29 ` Igor Vlasenko
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=20110914080848.GA31085@dad.imath.kiev.ua \ --to=vlasenko@imath.kiev.ua \ --cc=devel@lists.altlinux.org \ /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 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