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)

Portfile (889 bytes) - added by robertjwoodworth@… 11 years ago.
Portfile for arm-none-eabi-gcc
Portfile-arm-none-eabi-gcc.diff (456 bytes) - added by robertjwoodworth@… 11 years ago.

Download all attachments as: .zip

Change History (5)

Changed 11 years ago by robertjwoodworth@…

Attachment: Portfile added

Portfile for arm-none-eabi-gcc

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: haspatch added; newlib syscalls removed
Milestone: MacPorts Future
Summary: Newlib Syscallsarm-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@…

comment:2 Changed 11 years ago by raimue (Rainer Müller)

Cc: raimue@… added

Cc Me!

comment:3 Changed 11 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: newclosed

Thanks for the patch! Committed in r112827.

Note: See TracTickets for help on using tickets.