gcc-mingw-w64 now replaces gcc-mingw32, please use that instead.
** Changed in: gcc-mingw32 (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/568028
Titl
The gcc-mingw-w64 package, now available in Oneiric, supports 32- and
64-bit Windows development.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/568028
Title:
4.4.2-3 unusable for 64bit development
** Changed in: gcc-mingw32 (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/568028
Title:
4.4.2-3 unusable for 64bit development
To manage notifications about
Thank you again!
I summarized the whole install process on ubuntuforums, in reply to others who
were looking for the same answers:
http://ubuntuforums.org/showthread.php?p=10561430#post10561430
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
In ppa mingw-packages are packages builded only for karmic.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/568028
Title:
4.4.2-3 unusable for 64bit development
--
ubuntu-bugs mailing list
ubuntu-bu
ok, great! those two seem to work.
One last question: is there a way to grab them via apt? As said before, the
following does not work:
sudo add-apt repository ppa:mingw-packages/ppa
sudo apt-get update
sudo apt-get install i686-w64-mingw32-toolchain x86-64-w64-mingw32-toolchain
Many thanks for
Packges i686-w64-mingw32-toolchain and x86-64-w64-mingw32-toolchain are
replecament for all mingw32 and mingw-w64 package. You need to purge all
mingw packages before installing these news.
Here are working deb packages (it is not only for karmic):
http://ppa.launchpad.net/mingw-packages/ppa/ubunt
It did not work:
sudo add-apt repository ppa:
sudo apt-get update
sudo apt-get install i686-w64-mingw32-toolchain x86-64-w64-mingw32-toolchain
gcc-mingw32 w64-toolchain mingw-w64
where is one of (I tryed them all): pali/pali, pali/ppa,
mingw-w64/ppa, mingw-packages/ppa
some packages are not fo
It did not work:
sudo add-apt repository ppa:
sudo apt-get update
sudo apt-get install i686-w64-mingw32-toolchain x86-64-w64-mingw32-toolchain
gcc-mingw32 w64-toolchain mingw-w64
where is one of (I tryed them all): pali/pali, pali/ppa,
mingw-w64/ppa, mingw-packages/ppa
some packages are not fo
I moved all win32 cross compiler to new ppa:
https://launchpad.net/~mingw-packages/+archive/ppa
Official mingw-w64 ppa:
https://launchpad.net/~mingw-w64/+archive/ppa
Cross compiler(s) are in packages:
i686-w64-mingw32-toolchain
x86-64-w64-mingw32-toolchain
and programs are:
$ i686-w64-mingw32-gc
After installing the mingw-w64 package on maverick amd64
matteo@ubuntubox:/tmp/qt-win-64$ amd64-mingw32msvc-g++ main.cpp -o test.exe
amd64-mingw32msvc-g++: command not found
matteo@ubuntubox:/tmp/qt-win-64$ amd64-mingw32msvc-gcc main.cpp -o test.exe
amd64-mingw32msvc-gcc: main.cpp: C++ compiler no
my fail.. please, ignore my comment - in debian the're missed too
--
4.4.2-3 unusable for 64bit development
https://bugs.launchpad.net/bugs/568028
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@l
in sid all ok, so i just get package from there.
http://packages.debian.org/en/sid/i386/gcc-mingw32/
--
4.4.2-3 unusable for 64bit development
https://bugs.launchpad.net/bugs/568028
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubu
For those interested (and using the amd64 architecture), you can pick up
one of the missing files here (g++):
http://files.quickmediasolutions.com/amd64-mingw32msvc-g++.tar.bz2
--
4.4.2-3 unusable for 64bit development
https://bugs.launchpad.net/bugs/568028
You received this bug notification beca
I just discovered this when I tried to compile a C++ application with
g++ - only to discover that g++ was missing. This is very serious and
prevents any kind of development targetting Win64.
--
4.4.2-3 unusable for 64bit development
https://bugs.launchpad.net/bugs/568028
You received this bug not
Copying my comments from bug # 640181.
gcc-mingw32 contains /usr/lib/gcc/i586-mingw32msvc/4.4.2/libgcc.a for
the creation of 32-bit Windows (i586) code but the same does not exist
(along with a bunch of other lib*.a files) for the amd64 target.
gcc-mingw32 for Maverick (10.10) on amd64 and i386 c
Hello,
I repack debian version of gcc-mingw32 to my PPA
https://launchpad.net/~pali.rohar/+archive/ppa
I enabled support for amd64-mingw32msvc-g++ C++ compiler too (which is not in
debian)
--
4.4.2-3 unusable for 64bit development
https://bugs.launchpad.net/bugs/568028
You received this bug no
I confirm. Using the Debian version, a short test program (a simple main
function doing nothing) could actually be compiled. In contrary to the
current Ubuntu package, it has got 64-bit libgcc and other missing
files, although a 64-bit g++ compiler isn't there.
--
4.4.2-3 unusable for 64bit devel
18 matches
Mail list logo