Re: Running o32 code on n32 (Part 2, fancier programs)

[email protected]
Newsgroups gmane.os.netbsd.ports.mips.devel
Message-ID <[email protected]>
This program will do:

#include <locale.h>
void main() { (void) setlocale(LC_ALL, ""); }

cc -mabi=32 test.c

the following hangs:
env LC_ALL="en_US.UTF-8" ./a.out

doesn't hang:
env LC_ALL="C" ./a.out
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.