AIX
How to set a static system date for one user or application--"Groundhog Day"
I have a vendor application on AIX which requires the system date to be set to an arbitrary value for QA testing purposes.The application gets its date from the system, and there is no possibility of[详细]
2023-01-01 15:56 分类:问答Compiling netcat on AIX
I have been trying to compile netcat.c on AIX for some time 开发者_C百科(using the command make aix), but the compiler gives me some weird feedback such as :[详细]
2022-12-31 12:28 分类:问答AIX specific socket programming query
Question 1 From SUSE man pages, I get the below details for socket connect options If the initiating socket is connection-mode, then connect() shall attempt to establish a connection to the address[详细]
2022-12-30 04:04 分类:问答Preventing symbols from being stripped in IBM Visual Age C/C++ for AIX
I\'m building a shared library which I dynamically load (using dlopen) into my AIX application using IBM\'s VisualAge C/C++ compiler. Unfortunately, it appears to be stripping out necessary symbols:[详细]
2022-12-29 04:28 分类:问答When is a>a true?
Right, I think I really am living a dream. I have the following piece of code which I compile and run on an AIX machine:[详细]
2022-12-28 13:03 分类:问答AIX xlC cross-compilation/linkage for C++ not finding C symbols
I am attempting to cross-compile on AIX with the xlc/xlC compilers. The code compiles successfully when it uses the default settings on another machine. The code actually successfully compiles with t[详细]
2022-12-27 12:47 分类:问答getting core file
I am running a Core JAVA application on AIX machine, and it creates a file named \"core\". My concern are[详细]
2022-12-26 00:41 分类:问答Sed script command truncating last line
I\'m trying to remove the carriage returns (\\r) from a file开发者_如何学C with the following command on AIX, but it\'s also removing my last line.Any suggestions?[详细]
2022-12-25 00:31 分类:问答enterprise compiler issue
I was trying to compile something on my pc with IBM XL C/C++ Enterprise Edition V8.0 for AIX I got a error like:[详细]
2022-12-24 11:46 分类:问答python Illegal instruction on AIX5.2
I run my python script functi开发者_高级运维ons like this: read from a text file, and store the data as dict. But when in the loop, an Illegal instruction occurs. why this happens?[详细]
2022-12-23 17:10 分类:问答