PyMite v9 port on MKL25Z update, interesting assembly files missing

29 views
Skip to first unread message

Kai Liu

unread,
Mar 28, 2014, 10:18:42 PM3/28/14
to python-o...@googlegroups.com
I use an working bare metal demo for KL25Z as starting point to port PyMite v9. Up to now, I am struggling with the makefile to build PyMite.

You can download the attachment as a reference. The codebase has been checked into github at http://www.github.com/allankliu/

I tried to build. The libpmvm_mkl25z.a can be build. But there are some warnings I can not get rid of. 

C:\DOCUME~1\ALLANK~1\LOCALS~1\Temp\cc0yA9oD.s: Assembler messages:
C:\DOCUME~1\ALLANK~1\LOCALS~1\Temp\cc0yA9oD.s: Warning: can't open : No such file or directory
C:\DOCUME~1\ALLANK~1\LOCALS~1\Temp\ccjwI9jo.s: Assembler messages:
C:\DOCUME~1\ALLANK~1\LOCALS~1\Temp\ccjwI9jo.s: Warning: can't open : No such file or directory
C:\DOCUME~1\ALLANK~1\LOCALS~1\Temp\ccoeKuhn.s: Assembler messages:
C:\DOCUME~1\ALLANK~1\LOCALS~1\Temp\ccoeKuhn.s: Warning: can't open : No such file or directory
C:\DOCUME~1\ALLANK~1\LOCALS~1\Temp\ccDPkSUa.s: Assembler messages:
C:\DOCUME~1\ALLANK~1\LOCALS~1\Temp\ccDPkSUa.s: Warning: can't open : No such file or directory

The makefile logbook is inside the zip file.

It seems the gcc wants to search some temp assemly files in a temp folder. How to get rid of these warnings? 

Why warnings? If they are missed, they should be reported as errors.
pymite-mkl25z-draft.zip
Reply all
Reply to author
Forward
0 new messages