Any advice appreciated:

Any advice appreciated:

I’m building an apbuilder project with abbuilder for windows. Abbuilder
will generate the code and make. However, when I attempt to execute the
resulting file on a machine with qnx rtp , the shell replies :

…/test[1]: syntax error: `^Ap^E^P4>>^W4’ unexpected

I’m assuming that this file is not an executable. How do I get Appbuilder
for Windows to generate a file that can run on the rtp platform?

Additional information:

When I attempt to run the executable from inside Appbuilder, I get an error

/cygdrive/d/MyDocuments/qnx/test/src/gcc_ntoarmle/test: 1: Syntax error:
word unexpected (expecting “)”) in the console for PhAB window

Don’t use ‘test’ for your apps name! test is built-in shell’s command.

Eduard.
ed1k at yahoo dot com

Al Mieth <mieth@battelle.org> wrote in article <a7oaeq$2cr$1@inn.qnx.com>…

Any advice appreciated:

I’m building an apbuilder project with abbuilder for windows. Abbuilder
will generate the code and make. However, when I attempt to execute the
resulting file on a machine with qnx rtp , the shell replies :

./test[1]: syntax error: `^Ap^E^P4>>^W4’ unexpected

I’m assuming that this file is not an executable. How do I get Appbuilder
for Windows to generate a file that can run on the rtp platform?

Additional information:

When I attempt to run the executable from inside Appbuilder, I get an error

/cygdrive/d/MyDocuments/qnx/test/src/gcc_ntoarmle/test: 1: Syntax error:
word unexpected (expecting “)”) in the console for PhAB window