cuongphphanoi / mongoose

Automatically exported from code.google.com/p/mongoose
MIT License
0 stars 0 forks source link

the example/chat.c cannot run on AIX5.3 #266

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.cd examples
2.cc chat.c ../mongoose.c -qcpluscmt -I.. -lpthread -o chat
3. ./chat

What is the expected output? What do you see instead?
shold run. IOT/Abort trap (core dumped)

What version of the product are you using? On what operating system?
mongoose3.0 aix5.3

Please provide any additional information below.
main.c and mongoose.c can be correctly compiled and run

Original issue reported on code.google.com by hfh...@gmail.com on 5 Jul 2011 at 6:13

GoogleCodeExporter commented 9 years ago
Sorry I can't debug this, I don't own AIX system.

Original comment by valenok on 22 Sep 2012 at 3:06