Gentoo Archives: gentoo-amd64

From: Michael Kerscher <michael@××××××××××××××××.de>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Cannot cross-compile c++ with mingw
Date: Sun, 04 Dec 2005 22:51:24
Message-Id: 4393728D.8080408@kerscher-michael.de
1 Hi,
2 i try to cross-compile c/c++ code for windows (mingw). I already emerged
3 xmingw-binutils xmingw-gcc xmingw-runtime xmingw-w32api.
4 I can compile .c sources with i386-mingw32msvc-gcc without errors, but
5 if I want compile c++ files, it gives me following error-message:
6 > i386-mingw32msvc-gcc
7 > test.cpp i386-mingw32msvc-gcc: test.cpp: C++ compiler not installed on this system
8 What packet do i need, to compile c++ code? I already searched, where i
9 can get a packet with the file i386-mingw32msvc-g++ (or c++), but i
10 found nothing which helps me... Is anybody able to cross-compile c++
11 code with mingw?
12
13 greets Michael.
14 --
15 gentoo-amd64@g.o mailing list