Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 682554

Summary: =dev-embedded/sdcc-3.5.0 please restore to gentoo repo
Product: Gentoo Linux Reporter: Ian Stakenvicius (RETIRED) <axs>
Component: Current packagesAssignee: Embedded Gentoo Team <embedded>
Status: RESOLVED OBSOLETE    
Severity: normal CC: dan, slyfox
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ian Stakenvicius (RETIRED) gentoo-dev 2019-04-04 22:11:11 UTC
There are fairly significant regressions in PIC compilation and linking in the current v3.8 of dev-embedded/sdcc, even after the bugs that keep v3.8 from compiling properly with USE="pic non-free" are addressed.  For instance, code that compiled to fit small-memory PIC chips just fine with v3.5 is now more than double the size and no longer fits in addressable memory.

I do realize v3.8 is what upstream currently "supports", and should definitely be used instead for some of the other chipsets, but having 3.5 back in the tree would go far for anyone that actually wants to use it.
Comment 1 Sergei Trofimovich (RETIRED) gentoo-dev 2020-01-16 08:31:42 UTC
Can you provide an example?