Hi,

I tried to compile the simulator on OS X by following the instruction here [1].

But get this error:

$newt target build sim_test
Building target sim_test (project = test)
Building project test
Linking test.elf
ld: unknown option: --start-group

Here’s some further info that may help:
gcc -v
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr 
--with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 7.0.0 (clang-700.0.72)
Target: x86_64-apple-darwin14.5.0
Thread model: posix

 ld -v
@(#)PROGRAM:ld  PROJECT:ld64-253.3.3
configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h 
armv6m armv7k armv7m armv7em
LTO support using: Apple LLVM 7.0.0 (clang-700.0.72)

Anyone know the issue.

I was able to build the blinkly example targeting the 
olimex_stm32-e407_devboard.
        
Thanks,
Justin

https://github.com/mynewt/documentation/blob/master/docs/chapter1/project1.md#anchor4

Reply via email to