Opened 20 years ago
Closed 20 years ago
#2892 closed defect (fixed)
UPDATE: gcc34 (various)
Reported by: | mww@… | Owned by: | gwright@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
-make homepage more specific -make buildir/worksrcdir less confusing -add suffix like in gcc33, gcc40 -add --with-local-prefix to avoid searching in /usr/local/include -use "34" as string for versions etc. as 3.4.3 may change to 3.4.4 etc. and thus confuse ports using gcc34
Attachments (1)
Change History (3)
Changed 20 years ago by mww@…
Attachment: | gcc34.diff added |
---|
comment:1 Changed 20 years ago by gwright@…
Status: | new → assigned |
---|
comment:2 Changed 20 years ago by gwright@…
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed with a few changes. The executable suffix is "-3.4", to parallel Apple usage and the gcc40 portfile.
Tested by rebuilding all ports that depend on gcc34.
As a note, we should be careful about upgrading to 3.4.4 in the future without similar testing. The ports that require gcc 3.4.x usually do so because they stress the C++ ABI extensively.
Thanks!
/gw
Note: See
TracTickets for help on using
tickets.
patch for gcc34/Portfile