Opened 19 years ago

Closed 19 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)

gcc34.diff (1.6 KB) - added by mww@… 19 years ago.
patch for gcc34/Portfile

Download all attachments as: .zip

Change History (3)

Changed 19 years ago by mww@…

Attachment: gcc34.diff added

patch for gcc34/Portfile

comment:1 Changed 19 years ago by gwright@…

Status: newassigned

comment:2 Changed 19 years ago by gwright@…

Resolution: fixed
Status: assignedclosed

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.