https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208282
--- Comment #9 from Emmanuel Vadot <[email protected]> --- When cross-builing python with qemu-static the compiler is /nxb-bin/usr/bin/cc and python save this value for compiling module after. /nxb-bin/ doesn't exists on arm image (or mips or whatever). If I was crazy enough to build python from an arm board I wouldn't have the problem. As for other ports it's possible, I know that perl needs it and iirc the changes have been commited. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
