Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Executable File: (5 Items)
   
Executable File  
Hi Everybody,

I have an executable file that I just created through a makefile structure.

When I tried to run it on QNX Neutrino 6.4.0 (QNX running on VMWare), I got the follow error:

./root/project[1]: syntax error: `^A^\^S^P4t^A^A^B^F4' unexpected

can someone please help me understand why I am obtaining this issue and how I should resolve the problem?

I have already tried running the same executable on a different QNX (version 6.5.0)

Thanks,
bkoe
Re: Executable File  
Are you sure the executable was built for the correct cpu target?  That could be related to what you are seeing..
RE: Executable File  
Yes, the executable was built for QNX Neutrino 6.4.0 and I was still seeing the same error on QNX 6.4.0



Bryan Koe
Software Engineer - Intern
Tel: +1 714-888-4255
mailto:BKoe@fiskerautomotive.com
www.fiskerautomotive.com

NOTICE: This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged 
information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended 
recipient, please contact the sender by reply email and destroy all copies of the original message.

Please consider your environmental responsibility before printing this e-mail.

-----Original Message-----
From: Dennis Kellly [mailto:community-noreply@qnx.com]
Sent: Thursday, September 01, 2011 1:50 PM
To: general-bazaar
Subject: Re: Executable File

Are you sure the executable was built for the correct cpu target?  That could be related to what you are seeing..



_______________________________________________

General
http://community.qnx.com/sf/go/post88604
RE: Executable File  
How are you transferring the file?

-----Message d'origine-----
De : Bryan Koe [mailto:community-noreply@qnx.com] 
Envoyé : 1 septembre 2011 17:46
À : general-bazaar
Objet : Executable File

Hi Everybody,

I have an executable file that I just created through a makefile structure.

When I tried to run it on QNX Neutrino 6.4.0 (QNX running on VMWare), I got the follow error:

./root/project[1]: syntax error: `^A^\^S^P4t^A^A^B^F4' unexpected

can someone please help me understand why I am obtaining this issue and how I should resolve the problem?

I have already tried running the same executable on a different QNX (version 6.5.0)

Thanks,
bkoe



_______________________________________________

General
http://community.qnx.com/sf/go/post88603

Re: RE: Executable File  
I transferred the file from USB with a simple move

Then I proceeded to change the permissions to allow execution