[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#431014: marked as done (Why won't you ship /usr/bin/gcc-snapshot?)



Your message dated Fri, 19 Dec 2014 20:17:47 +0100
with message-id <549479DB.9000401@debian.org>
and subject line Re: Why won't you ship /usr/bin/gcc-snapshot?
has caused the Debian Bug report #431014,
regarding Why won't you ship /usr/bin/gcc-snapshot?
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
431014: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=431014
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-snapshot
Version: 20070613-1
Severity: wishlist

README.Debian says:
.-====
| You might also like to use a shell script to wrap up this
| funcationality, e.g.
|
| place in /usr/local/bin/gcc-snapshot and chmod +x it
|
| ----------- snip ----------
| #! /bin/sh
| LD_LIBRARY_PATH=/usr/lib/gcc-snapshot/lib:$LD_LIBRARY_PATH
| PATH=/usr/lib/gcc-snapshot/bin:$PATH
| gcc "$@"
| ----------- snip ----------
|
| Make the same for g++, g77, gij, gcj, cpp, ...
`-====

but I see no reason why it couldn't simply be shipped in the package
outright.  It's not like it invades anyone's namespace, etc.  It would be
also consistent with all other gcc packages, all having the executable named
the same as the package.  At least after having tested my stuff with gcc-4.2
in the past, I didn't even suspect gcc-snapshot could be any different until
./configure failed :p   I know, it's like driving by memory, but in most
cases like this meeting people's assumptions is nice.
There's little reason to force people to some cut&paste work just to use
this package...


--- End Message ---
--- Begin Message ---
closing, not shipping unreleased software

--- End Message ---

Reply to: