Your last commit to newlib ...
Hans-Peter Nilsson
hp@bitrange.com
Wed Dec 19 13:11:00 GMT 2001
On Wed, 19 Dec 2001, Corinna Vinschen wrote:
> The other variation actually broke i386. Currently I don't know
> how to fix it. Either way seem to be wrong.
Perhaps setting libm_machine_dir to machine_dir in
configure.host if libm_machine_dir is empty after the big "case"
where the i386 alternative sets it:
test -n "$libm_machine_dir" || libm_machine_dir=$machine_dir
Beware: I might be totally confused about what the real issue
is here.
brgds, H-P
More information about the Newlib
mailing list