Tips & Tricks for porting applications

From EDM2
Jump to: navigation, search

spawn* & exec* considerations

On unix these functions take a shell script *.sh as parameter for the executable. In the OS/2 libc implementation this does not work. You will need to modify the parameter list so that the first entry is the executable for the script.


One excellent source of tip & tricks is Alexander Mai's porting faq at The un*x to OS/2-EMX Porting FAQ

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox