When compiling egcs with the target i686 the all is OK until the %files
section of the spec file:
Obviously the variable _target_cpu_ is set to i386 thereby creating
directories in /var/tmp /egcs-1.1.2-root/usr/ including
i386-redhat-linux.
Building with:
rpm --rebuild --target=i686 egcs-1.1.2-19.src.rpm
results in the build process is looking for directories including
i386-redhat-linux giving outpus such as:
PreReq: /sbin/install-info /bin/sh
Requires: binutils >= 2.9.1.0.21 cpp = 1.1.2
Obsoletes: gcc
Processing files: egcs-c++
File not found:
/var/tmp/egcs-1.1.2-root/usr/lib/gcc-lib/i686-redhat-linux/egcs-*/cc1plus
--
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null