[Bug 59653] Re: Missing symlink such as ln -s /usr/bin/gcc-4.0 /usr/bin/gcc

2006-09-10 Thread Matthias Klose
if you want to use gcc-3.4 without having gcc installed, just call
gcc-3.4, or set CC=gcc-3.4 in your configure script / makefile.


** Changed in: gcc-4.0 (Ubuntu)
 Assignee: (unassigned) => Matthias Klose

-- 
Missing symlink such as ln -s /usr/bin/gcc-4.0 /usr/bin/gcc
https://launchpad.net/bugs/59653

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


[Bug 59653] Re: Missing symlink such as ln -s /usr/bin/gcc-4.0 /usr/bin/gcc

2006-09-10 Thread TEN
Actually, no. Pardon my insistence... ;-)

Testcase:

Boot xubuntu-6.06.1-desktop-i386.iso (Live CD will do)

apt-get install gcc-4.0
which gcc

...finds none. Same for gcc-3.4 (and probably others I haven't yet
tried).

apt-get install gcc
which gcc

...only now there it is.

So unless one is supposed to install the gcc package in addition to the
specific one of any particular version (which then couldn't exactly be
called intuitive or clearly documented), I'd say we do have a legitimate
report (just for a missing symlink, but then again that's all it ever
claimed).

-- 
Missing symlink such as ln -s /usr/bin/gcc-4.0 /usr/bin/gcc
https://launchpad.net/bugs/59653

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


[Bug 59653] Re: Missing symlink such as ln -s /usr/bin/gcc-4.0 /usr/bin/gcc

2006-09-09 Thread Holger Bauer
The package gcc provides the symlink. Do you have it installed?

-- 
Missing symlink such as ln -s /usr/bin/gcc-4.0 /usr/bin/gcc
https://launchpad.net/bugs/59653

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