Ticket #17065 (closed defect: fixed)
swig-1.3.36 uses gcj34 which is old and doesn't build on many systems
| Reported by: | blb@… | Owned by: | kevin@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | Cc: | jwa@… | |
| Port: | swig |
Description
Can devel/swig have its gcj variant use one of the gcc ports (gcc42 or gcc43 perhaps) which do provide a gcj and can be built successfuly? gcj34 is java-only and a 3.4 version of gcc basically, which means building it with gcc4 (eg, on Intel-based Macs) is troublesome to say the least.
Once done, gcj34 can be purged.
Change History
Note: See
TracTickets for help on using
tickets.


Looks like mcalhoun took care of this as part of r42765.