I am porting a window application to linux

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

I am porting a window application to linux

1,509 Views
jimmason
Contributor I
    When I try to port a window application to linux. I get the following error on 5.7.0 build 1917 which is codewarrior for PPC for Linux v 2.5,

ERROR: /file location/resource.c.o file not recognized. File Format not recognized.  ld returned 1 exit status

what I am doing wrong?
Labels (1)
0 Kudos
1 Reply

345 Views
Voxan
Contributor III
Hi there,

you are porting a Windows application to an embedded PPC, linux hosted, application, right ??
what's the  processor you are targetting??

in most cases, there are much up to date version available to download on Freescale web site.

looks like some libraries are not using the same object file or symbolics format... Make sure to use the one coming with CW.

Regards

0 Kudos