Re: missing math functions on powerpc (macppc)?
"John D. Baker" <[email protected]> Thu, 17 Dec 2015 11:11:06 -0600 (CST)
| Newsgroups | gmane.os.netbsd.ports.powerpc,gmane.os.netbsd.devel.pkgsrc.user |
|---|---|
| Message-ID | <[email protected]> |
Looking through $WRKSRC/build/make/configure.sh, it seems the problem may stem from there being no accounting for a powerpc target. The script sets "gcctarget" according to the output of "gcc -dumpmachine". On macppc this is "powerpc--netbsd". While "*bsd*" gets lumped into "tgt_os=linux", there is no handling for "powerpc" when setting "tgt_isa". The output says configuring for "generic-gnu". I'll look at the config.log file for any other clues. -- |/"\ John D. Baker, KN5UKS NetBSD Darwin/MacOS X |\ / jdbaker[snail]mylinuxisp[flyspeck]com OpenBSD FreeBSD | X No HTML/proprietary data in email. BSD just sits there and works! |/ \ GPGkeyID: D703 4A7E 479F 63F8 D3F4 BD99 9572 8F23 E4AD 1645