Opened 3 years ago
Closed 3 years ago
#64617 closed defect (fixed)
libsdl2 fails to build on 10.6.8 Rosetta with an odd error: C compiler cannot create executables
Reported by: | barracuda156 | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | powerpc, snowleopard, rosetta | Cc: | |
Port: | libsdl2 |
Description
The same error shows up for Apple gcc-4.2 and Macports gcc7. Of course, both compilers are perfectly okay in fact and can create executables.
Attachments (2)
Change History (5)
Changed 3 years ago by barracuda156
Changed 3 years ago by barracuda156
Attachment: | config.log added |
---|
comment:1 Changed 3 years ago by kencu (Ken)
comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to jmroot |
---|---|
Status: | new → assigned |
So the port should indicate supported_archs arm64 i386 x86_64
?
comment:3 Changed 3 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
On 10.6, libsdl2 requires and uses the 10.7 sdk to build.
There is no ppc support in the 10.7 sdk.