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

Bug#199361: cpp-3.3: cpp0 not installed in /usr/lib/gcc-lib/*/3.3



On Mon, Jun 30, 2003 at 06:32:25AM -0400, Ariel Shkedi wrote:
> Package: cpp-3.3
> Version: 1:3.3-2
> Severity: normal
> File: /usr/bin/cpp-3.3
> 
> cpp0 is not installed in /usr/lib/gcc-lib/*/3.3 this causes problems
> when you try to compile using the -V flag.
> 
> i.e. if gcc is symlinked to the 3.0 version, gcc -v 3.3 should run
> version 3.3, but without cpp0 in the proper place it failes.
> 
> All the other versions of gcc do have cpp0 there.
> 
> There might be other files missing, I don't know. Please try using the
> -V option (when gcc is symlinked to a different version) before
> releasing.

You can't use -V between major releases of GCC; in general it just
won't work.

There is no cpp0 any more; it was eliminated entirely.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



Reply to: