I am porting a window application to linux

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

I am porting a window application to linux

1,554 次查看
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?
标签 (1)
0 项奖励
回复
1 回复

390 次查看
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 项奖励
回复