Opened 7 years ago
Closed 7 years ago
#55033 closed defect (duplicate)
gcc5: add workable gcj functionality back
Reported by: | kencu (Ken) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | nortcele, kencu (Ken), BYUMcKay | |
Port: | gcc5 |
Description
It may be possible to add full gcj functionality back into gcc5, possibly coupled with an update to gcc 5.5.0. See 54949.
nortcele has done some work on this already, and this is to be explored further as part of an update to gcc5.
Attachments (2)
Change History (5)
Changed 7 years ago by kencu (Ken)
Attachment: | gcc5.5.diff added |
---|
Changed 7 years ago by kencu (Ken)
Attachment: | gcc5.5-java.diff added |
---|
comment:2 Changed 7 years ago by kencu (Ken)
I see. thanks. This ticket does seem like aduplicate of that one then. I read through that other ticket, and if those changes bring back gcj function to build pdftk, I'd be for them.
comment:3 Changed 7 years ago by kencu (Ken)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Caution, these patches are adapted for the first gcc5.5 release candidate, a transitionnal version. The final version should appear soon and then informations specific to the release candidate won't be valid.
And the modifications for gcj where from Howarth in #49227.