On Fri, 3 Sep 1999, Svante Signell wrote:
> When compiling egcs with the target i686 the all is OK until the %files
> section of the spec file:
Well, not exectly a solution, but a very strong warning:
Don't build the compiler for the i686 target.
Cristian
--
---
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