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

Bug#289566: Gnat...



"Alex Papadopoulos" writes:
> Yes I do, is it related to that ?

Yes.  The directory /usr/lib/gcc-lib/i486-linux/2.8.1 is part of
`gnat'.  However, the compiler driver provided by the `gnat' package
is gnatgcc, not gcc.  gcc is provided by the package `gcc'.  On my
system I get this:

$ gnatgcc -v
Reading specs from /usr/lib/gcc-lib/i486-linux/2.8.1/specs
gcc version 2.8.1
$ gcc -v
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-5)

There is something wrong with either one of these packages on your
system.  Or perhaps you have a symlink making gcc point to gnatgcc?

-- 
Ludovic Brenta.




Reply to: