[Bug 992217] Re: missing c++ compiler for precise

2012-04-30 Thread Stephen Kitt
That's odd, but I won't be able to do much about it; I'll reassign this
to command-not-found (and retitle the bug).

** Package changed: gcc-mingw-w64 (Ubuntu) => command-not-found (Ubuntu)

** Changed in: command-not-found (Ubuntu)
 Assignee: Stephen Kitt (steve-sk2) => (unassigned)

** Summary changed:

- missing c++ compiler for precise
+ command-not-found suggests gcc-mingw-w64 instead of the correct 
g++-mingw-w64-i686 to provide the "i686-w64-mingw32-g++" command

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/992217

Title:
  command-not-found suggests gcc-mingw-w64 instead of the correct
  g++-mingw-w64-i686 to provide the "i686-w64-mingw32-g++" command

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/command-not-found/+bug/992217/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 992217] Re: missing c++ compiler for precise

2012-04-30 Thread Pali
After that it show me:
The program 'i686-w64-mingw32-g++' is currently not installed.  You can install 
it by typing:
sudo apt-get install gcc-mingw-w64

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/992217

Title:
  missing c++ compiler for precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-mingw-w64/+bug/992217/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 992217] Re: missing c++ compiler for precise

2012-04-30 Thread Stephen Kitt
It sounds like a bug in command-not-found (the package which provides
the "currently not installed" suggestion), or out-of-date indices.

Could you try running
sudo apt-file update

then remove g++-mingw-w64 again
sudo apt-get remove g++-mingw-w64

and see what error message
i686-w64-mingw32-g++
gives?

(Obviously you can install g++-mingw-w64 again after this!)

Thanks,

Stephen

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/992217

Title:
  missing c++ compiler for precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-mingw-w64/+bug/992217/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 992217] Re: missing c++ compiler for precise

2012-04-30 Thread Pali
Now I found it, compiler is installed by package g++-mingw-w64.

But why it show me this message?

The program 'i686-w64-mingw32-g++' is currently not installed. You can install 
it by typing:
sudo apt-get install gcc-mingw-w64

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/992217

Title:
  missing c++ compiler for precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-mingw-w64/+bug/992217/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 992217] Re: missing c++ compiler for precise

2012-04-30 Thread Pali
$ i686-w64-mingw32-g++
The program 'i686-w64-mingw32-g++' is currently not installed.  You can install 
it by typing:
sudo apt-get install gcc-mingw-w64
$ sudo apt-get install gcc-mingw-w64
[sudo] password for pali: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
gcc-mingw-w64 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
$ i686-w64-mingw32-g++
The program 'i686-w64-mingw32-g++' is currently not installed.  You can install 
it by typing:
sudo apt-get install gcc-mingw-w64

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/992217

Title:
  missing c++ compiler for precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-mingw-w64/+bug/992217/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 992217] Re: missing c++ compiler for precise

2012-04-30 Thread Stephen Kitt
Doesn't the g++-mingw-w64-i686 package provide what you're looking for?
(Or simply g++-mingw-w64, which will pull in the 32- and 64-bit
variants.)

Regards,

Stephen


** Changed in: gcc-mingw-w64 (Ubuntu)
 Assignee: (unassigned) => Stephen Kitt (steve-sk2)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/992217

Title:
  missing c++ compiler for precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-mingw-w64/+bug/992217/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs