Ticket #16166 (closed defect: fixed)
R port links to CoreFoundation and shouldn't.
| Reported by: | kjell.konis@… | Owned by: | jmr@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | Cc: | ||
| Port: |
Description
The natural language support in R depends on CoreFoundation and CoreFoundation seems to be not quite compatible with R built using gcc43, causing R extensions written in C++ to crash R. The attached revision disables NLS and appears to solve the problem.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


