yes, i downgraded to 6.19 board manager and it works. But in my
platform.txt I don't see any -flto option. Any idea??

# ctags
# ------------------------------
tools.ctags.path=/usr/bin
tools.ctags.cmd.path={path}/arduino-ctags
tools.ctags.pattern="{cmd.path}" -u --language-force=c++ -f -
--c++-kinds=svpf --fields=KSTtzns --line-directives "{source_file}"

# additional entries
tools.avrdude.path=/usr/bin

preproc.macros.flags=-w -x c++ -E -CC
#preproc.macros.compatibility_flags={build.mbed_api_include}
{build.nRF51822_api_include} {build.ble_api_include}
{compiler.libsam.c.flags} {compiler.arm.cmsis.path}
{build.variant_system_include}
#recipe.preproc.macros="{compiler.path}{compiler.cpp.cmd}"
{compiler.cpreprocessor.flags} {compiler.cpp.flags} {preproc.macros.flags}
-DF_CPU={build.f_cpu} -DARDUINO={runtime.ide.version}
-DARDUINO_{build.board} -DARDUINO_ARCH_{build.arch}
{compiler.cpp.extra_flags} {build.extra_flags}
{preproc.macros.compatibility_flags} {includes} "{source_file}" -o
"{preprocessed_file_path}"

Antonio Montagnani

Linux Fedora 27(Workstation)
da/from Gmail

2018-01-20 23:46 GMT+01:00 Alessio Ciregia <alcir...@gmail.com>:

> 2018-01-20 23:33 GMT+01:00 Antonio M <antonio.montagn...@gmail.com>:
> > yes and similar bugs. I have downgraded the board manager to 1.6.19 and
> > sketck compiles now...
>
> BTW, if you read the comments, you can find a "workaround".
>
> Ciao
> A.
> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
>
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to