Opened 11 years ago
Closed 11 years ago
#40668 closed defect (fixed)
arm-none-eabi-gcc: add --disable-newlib-supplied-syscalls
Reported by: | robertjwoodworth@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | haspatch | Cc: | raimue (Rainer Müller) |
Port: | arm-none-eabi-gcc |
Description
For proper install of a "bare metal" tool chain, cross gcc with newlib should add the following configure option: --disable-newlib-supplied-syscalls
Attachments (2)
Change History (5)
Changed 11 years ago by robertjwoodworth@…
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added; newlib syscalls removed |
---|---|
Milestone: | MacPorts Future |
Summary: | Newlib Syscalls → arm-none-eabi-gcc: add --disable-newlib-supplied-syscalls |
Please attach a unified diff instead of an entire new Portfile.
Changed 11 years ago by robertjwoodworth@…
Attachment: | Portfile-arm-none-eabi-gcc.diff added |
---|
comment:3 Changed 11 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks for the patch! Committed in r112827.
Note: See
TracTickets for help on using
tickets.
Portfile for arm-none-eabi-gcc