Skip to content
This repository was archived by the owner on Jun 5, 2019. It is now read-only.

Tweaks with general improvements and extra debug information#401

Merged
smaillet-ms merged 1 commit intoNETMF:devfrom
josesimoes:patch-1
Feb 24, 2016
Merged

Tweaks with general improvements and extra debug information#401
smaillet-ms merged 1 commit intoNETMF:devfrom
josesimoes:patch-1

Conversation

@josesimoes
Copy link
Copy Markdown
Contributor

  • replace gcc with g++ when compiling C++
  • add extra flags when building in debug to output more data and symbols
  • add several flags to improve compilation/link (because we are dealing with "bare metal" systems)
  • add extra specs that pair with newlib nano targeting "bare metal" systems
  • add debug flavor configurations for final linked file
    (tested with GCC 5-2015-q4-major)

see issue #397

- replace gcc with g++ when compiling C++
- add extra flags when building in debug to output more data and symbols 
- add several flags to improve compilation/link (because we are dealing with "bare metal" systems)
- add extra specs that pair with newlib nano targeting "bare metal" systems
- add debug flavor configurations for final linked file
(tested with GCC 5-2015-q4-major)
@smaillet-ms
Copy link
Copy Markdown
Member

👍

smaillet-ms added a commit that referenced this pull request Feb 24, 2016
Tweaks with general improvements and extra debug information
@smaillet-ms smaillet-ms merged commit 4d83f75 into NETMF:dev Feb 24, 2016
@josesimoes josesimoes deleted the patch-1 branch February 25, 2016 09:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants