[Bug 237951] devel/arduino18 cannot compile for DUE (undefiened debug mode cc)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 17 14:17:04 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237951

            Bug ID: 237951
           Summary: devel/arduino18 cannot compile for DUE (undefiened
                    debug mode cc)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kevans at freebsd.org
          Reporter: christopherhall.hsw at gmail.com
          Assignee: kevans at freebsd.org
             Flags: maintainer-feedback?(kevans at freebsd.org)

when the board due is selected there is a problem with an undefined debug mode
cc
this appears to be cause by one line in

  /usr/local/arduino/hardware/arduino/sam/platform.txt

that end with "-gcc"

Simply editing the file and removing that option allowed compile and upload of
blink to the due with no further problem.  (It appears to be something that was
required by the old gcc 4.x however arduino18 uses new gcc 8.x)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list