Bug#119064: gcc-3.0: gcc should be a `Provides'

2002-02-01 Thread Stuart T . R . Rowan
Package: gcc-3.0 Version: 1:3.0.3-1 gcc-3.0 should provide gcc, then pentium-builder for example would be able to be installed on a gcc-3.0 system and as the originarl reporter hinted at, its very annoying that /etc/alternatives et al don't properly ask which gcc you want as the system default

Bug#119064: gcc-3.0: gcc should be a `Provides'

2002-02-01 Thread Junichi Uekawa
Stuart T.R.Rowan [EMAIL PROTECTED] cum veritate scripsit: gcc-3.0 should provide gcc, then pentium-builder for example would be able to be installed on a gcc-3.0 system and as the originarl reporter hinted at, its very annoying that /etc/alternatives et al don't properly ask which gcc you

Processed: Re: Bug#119064: gcc-3.0: gcc should be a `Provides'

2002-02-01 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: reassign 119064 gcc Bug#119064: gcc-3.0: doesn't depend on gcc Bug reassigned from package `gcc-3.0' to `gcc'. severity 119064 wishlist Bug#119064: gcc-3.0: doesn't depend on gcc Severity set to `wishlist'. tags 119064 + wontfix Bug#119064: gcc-3.0:

Bug#119064: gcc-3.0: gcc should be a `Provides'

2002-02-01 Thread Stuart Rowan
No it can't - it depends upon the gcc package. the only package which supplies this dependency is gcc-2.95 hence the problem. On Fri, 2002-02-01 at 12:45, Junichi Uekawa wrote: Stuart T.R.Rowan [EMAIL PROTECTED] cum veritate scripsit: gcc-3.0 should provide gcc, then pentium-builder for

Bug#119064: gcc-3.0: gcc should be a `Provides'

2002-02-01 Thread Stuart Rowan
Sorry there was an error in the previous message the reply to field is wrong the reply-to was suppposed to be [EMAIL PROTECTED] On Fri, 2002-02-01 at 12:45, Junichi Uekawa wrote: Stuart T.R.Rowan [EMAIL PROTECTED] cum veritate scripsit: gcc-3.0 should provide gcc, then pentium-builder for

Bug#119064: gcc-3.0: gcc should be a `Provides'

2002-02-01 Thread Junichi Uekawa
Stuart Rowan [EMAIL PROTECTED] cum veritate scripsit: gcc is provided by gcc-defaults, not gcc-2.95 regards, junichi -- [EMAIL PROTECTED] : Junichi Uekawa http://www.netfort.gr.jp/~dancer GPG Fingerprint : 17D6 120E 4455 1832 9423 7447 3059 BF92 CD37 56F4

Bug#119064: gcc-3.0: gcc should be a `Provides'

2002-02-01 Thread Adam Conrad
Actually... That's not quite how it works. The gcc binary package comes from the gcc-defaults source package, which bundles up the Debian-recommended gcc default for each arch... 2.95 for most, 2.96 for ia64, and 3.0 for hppa. Pentiumbuilder probably depends on gcc to make sure you get a sane

Bug#131890: gcc-2.95: Internal compiler error at compiling sample code.

2002-02-01 Thread daniel
Package: gcc-2.95 Version: 1:2.95.4-1 Severity: normal This version of the C compiler generates an Internal Compiler Error with the following input: - bug.c - enum tipo { tc_int, tc_float, tc_nulo }; struct dato_vm { enum tipo t; union {