Opened 14 years ago
Closed 14 years ago
#26976 closed enhancement (fixed)
R @2.11.1 - add gcc45 variant
Reported by: | jmrosenstock@… | Owned by: | kjell.konis@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | ryandesign (Ryan Carsten Schmidt) |
Port: | R |
Description
Add gcc45 variant to R and make it the default.
Attachments (1)
Change History (5)
Changed 14 years ago by jmrosenstock@…
Attachment: | R-Portfile.patch added |
---|
comment:1 Changed 14 years ago by mf2k (Frank Schima)
Keywords: | haspatch added |
---|---|
Owner: | changed from macports-tickets@… to kjell.konis@… |
Version: | 1.9.1 |
comment:2 Changed 14 years ago by kjell.konis@…
comment:3 Changed 14 years ago by jmrosenstock@…
I did it because I don't want two versions of gcc, and everything else I have uses gcc45. I see that gcc44 is still more common than gcc45 in general, so leaving it at gcc44 is actually better.
comment:4 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Resolved in r72787.
Note: See
TracTickets for help on using
tickets.
I just updated the R port in 27001 and added a variant to build with gcc45. I left the default to use gcc44 - is there a reason to change to preferring gcc45?