Opened 14 years ago

Closed 14 years ago

#5617 closed bug (fixed)

OptionalPackage gcc-2.95.3 contains symlink, breaks on gcc4hybrid

Reported by: mmadia Owned by: bonefish
Priority: normal Milestone: R1/alpha2
Component: Build System Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

The archive gcc-2.95.3-r1a1-x86-gcc2-2009-08-26.zip contains develop/abi/x86/gcc2/tools/gcc-2.95.3-haiku-090629/lib/libstdc++.hrev4.so -> /boot/system/lib/libstdc++.hrev4.so

When building a gcc4hybrid, this symlink breaks.

Assuming a locally repackaged archive, this patch is functional. Though I'm uncertain of its cleanliness, especially with the addition of export HAIKU_ALTERNATIVE_JAM_PROCESS=1

Attachments (1)

gcc295-create-proper-libstdc-symlink.patch (1.9 KB ) - added by mmadia 14 years ago.

Download all attachments as: .zip

Change History (2)

comment:1 by mmadia, 14 years ago

Resolution: fixed
Status: newclosed

Implemented a more correct solution in hrev35937, which utilizes AddSymlinkToHaikuHybridImage and does not introduce HAIKU_ALTERNATIVE_JAM_PROCESS.

Note: See TracTickets for help on using tickets.