[ 
https://issues.apache.org/jira/browse/MYNEWT-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sterling Hughes reassigned MYNEWT-620:
--------------------------------------

    Assignee: Marko Kiiskila  (was: Sterling Hughes)

We need to fix this prior to 1.0.  Marko, can you take a look?

> my_blinky_sim not compiling (docker image on ubuntu 14.04)
> ----------------------------------------------------------
>
>                 Key: MYNEWT-620
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-620
>             Project: Mynewt
>          Issue Type: Bug
>          Components: Newt
>    Affects Versions: v1_0_0_rel
>         Environment: Ubuntu 14.04 (using Docker)
>            Reporter: Alvaro Prieto
>            Assignee: Marko Kiiskila
>            Priority: Minor
>             Fix For: v1_0_0_rel
>
>         Attachments: err_out.txt
>
>
> I'm following the Docker on Linux tutorial for mynewt: 
> https://mynewt.apache.org/latest/os/get_started/project_create/
> When running `newt build my_blinky_sim`, I get the following error (full 
> output attached):
> Assembling os_arch_stack_frame.s
> Error: os_arch_stack_frame.s: Assembler messages:
> os_arch_stack_frame.s:34: Error: junk at end of line, first unrecognized 
> character is `('
> os_arch_stack_frame.s:39: Error: invalid character '(' in mnemonic
> os_arch_stack_frame.s:84: Error: junk `(sigsetjmp)' after expression
> os_arch_stack_frame.s:98: Error: junk `(os_arch_task_start)' after expression
> After some searching, I found this: 
> http://stackoverflow.com/questions/3975278/cross-compile-arm-none-eabi-as-arm-assembly-error-junk-at-end-of-line-or-u
> I renamed the file from os_arch_stack_frame.s to os_arch_stack_frame.S and it 
> worked.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to