Opened 10 years ago
Closed 10 years ago
#47259 closed defect (duplicate)
LaTeXiT Doesn't Build on OS X Yosemite
Reported by: | ddmarshall@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | LaTeXiT |
Description
With a clean macports on OS X Yosemite, get following error while trying to install LaTeXiT:
:info:build error: garbage collection is no longer supported
Searching the web it appears that the garbage collection in Cocoa has been removed by Apple. If the app isn't using it, then the link flag '-fobjc-gc' can be removed to build. I don't know if LaTeXiT does or doesn't use garbage collection, but it does use that flag.
OS X version: 10.10 XCode 6.2
Change History (1)
comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #43903.