linux32 personality & config.guess
Matthias Klose <[email protected]> Tue, 4 Sep 2007 22:37:12 +0200
| Newsgroups | gmane.linux.ports.hppa,gmane.linux.debian.ports.hppa |
|---|---|
| Message-ID | <[email protected]> |
With recent 64bit kernels linux32 seems to work, $ linux32 uname -m parisc but $ linux32 /usr/share/misc/config.guess hppa2.0-unknown-linux-gnu which seems to break some configury only knowing about hppa and hppa64. Is config.guess correct, and should configure scripts be changed? Matthias