Package: gcc
Version: 3.1-2

It appears that the build scripts for the gcc 3.1 package are
flawed in setting the configure paramaters. I find that when
I build this package on debian ppc sid, the resulting gcc shows

 gcc -v
Reading specs from /usr/lib/gcc-lib/powerpc-linux/3.1/specs
Configured with: /src/gcc/gcc-3.1-3.1ds2/src/configure -v 
--enable-languages=c,c++,java,f77,proto,objc,ada --prefix=/usr 
--mandir=$(prefix)/share/man --infodir=$(prefix)/share/info 
--with-gxx-include-dir=$(prefix)/include/g++-v3-3.1 --enable-shared 
--with-system-zlib --enable-long-long --enable-nls --without-included-gettext 
--enable-clocale=gnu --enable-threads=posix --enable-java-gc=boehm 
--enable-objc-gc powerpc-linux
Thread model: posix
gcc version 3.1 (Debian)

whereas the rpm packages for ppclinux that Franz Sirl did on
entropy.crashing.org produce fully expanded entries in the gcc -v
response for --mandir, --infodir, --with-gxx-include-dir, etc.
That is $(prefix) in the above output should have been expanded
to /usr.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Reply via email to