On Tue, Jun 06, 2006 at 02:57:53PM +0200, Francesco Pietra wrote: > Why with amd64 debian etch > > $gcc -v > $gcc --version > are unrecognized and there is no > $man gcc > page? > > While > #dselect > reveals that both > gcc-4.1 and make > are installed from base installation. > > Of course my question is not merely related to that, but to the use of > queries > with respect to 32bit etch.
Is gcc installed? gcc-4.1 provides gcc-4.1, gcc depends on the current gcc, and provides the gcc link to the current version. # dpkg -S /usr/bin/gcc gcc: /usr/bin/gcc Len Sorensen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

