From: Andrey Rahmatullin <wrar@altlinux.ru>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] GCC 3.3 vs GCC 3.4
Date: Mon, 11 Apr 2005 18:40:51 +0600
Message-ID: <20050411124051.GN30816@wrars-comp.wrarsdomain> (raw)
In-Reply-To: <200504111624.49273.serpiph@nikiet.ru>
[-- Attachment #1: Type: text/plain, Size: 653 bytes --]
On Mon, Apr 11, 2005 at 04:24:48PM +0400, Epiphanov Sergei wrote:
> QMap<int,QString> map;
> QString s("Str");
> map[0]=s;
wrar@wrars-comp ~ $ <test.cpp
#include <qmap.h>
int main()
{
QMap<int,QString> map;
QString s("Str");
map[0]=s;
return 0;
}
wrar@wrars-comp ~ $ g++ test.cpp -I/usr/lib/qt3/include -L/usr/lib/qt3/lib -lqt-mt
wrar@wrars-comp ~ $ ./a.out
wrar@wrars-comp ~ $ rpm -q libqt3 gcc3.4
libqt3-3.3.4-alt3
gcc3.4-3.4.3-alt6
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
Ну дык думать надо сообща. Одна голова хорошо, а две лучше, хоть и не очень
удобно ;)
-- dketov in devel@
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-04-11 12:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-11 8:04 Epiphanov Sergei
2005-04-11 8:53 ` Dmitry Kazimirov
2005-04-11 10:41 ` Dmitry V. Levin
2005-04-11 11:46 ` Epiphanov Sergei
2005-04-11 12:12 ` Andrey Rahmatullin
2005-04-11 12:24 ` Epiphanov Sergei
2005-04-11 12:40 ` Andrey Rahmatullin [this message]
2005-04-11 13:31 ` Epiphanov Sergei
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=20050411124051.GN30816@wrars-comp.wrarsdomain \
--to=wrar@altlinux.ru \
--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