Opened 15 years ago
Closed 15 years ago
#5794 closed bug (fixed)
r1a2-rc: GCC 4 is the default GCC.
Reported by: | mmadia | Owned by: | zooey |
---|---|---|---|
Priority: | normal | Milestone: | R1/alpha2 |
Component: | Build System | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
36447-r1a2-rc. By default, /boot/develop/abi/current -> x86/gcc4 This is not expected for GCC 2 Hybrids.
Looking at the gcc archives they do contain develop/abi/current symlinks. (eg, both the newest r1a2 archives and the ones immediately prior to the rebuilds for r1a2)
Should that symlink be removed from archive and created via a symlink rule in OptionalPackages?
Change History (3)
comment:1 by , 15 years ago
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | in-progress → closed |
Actually, the undesired link was only contained in the gcc4 archive for r1a2, at least I have not found it anywhere else. Every archive contains another 'current' link, but that one is inside the tools folder and should stay there (as part of the package).
Fixed in hrev36464.
The symlink is created in OptionalPackages in the DevelopmentMin package. It should not be in the zip archive.