I'm not sure what it is you're asking.
gcc 4.4.7 builds out of the box for Redsleeve 6.8. No patch needed.

OTOH some packages (firefox, thunderbird, ...) cannot be build with gcc
4.4.7. They have a complicated build process, where the SRPM also holds
a SRPM for gcc 4.8.2 (and a new python version). The firefox SRPM will
thus first build a new gcc, then a new python, install these somewhere
in the build tree and only then start building firefox.

So the original SRPM of the gcc needed for Firefox is in the firefox
SRPM. I (actually Gordan) made a patch for this:
http://www.mirrorservice.org/sites/ftp.redsleeve.org/pub/el6-staging/6.7/Redsleeve6.7/new/patches/gcc48-4.8.2-15.el6.src.rpm.patch

I might have the patched SRPM for gcc 4.8.2 somewhere, but I never was
that careful with it, as it is easily remade from the SRPM and the
patch. (also, I thought that the SRPM should not be part of the
distribution, as the binaries are also not part of it)

let me know if it is this SRPM you're looking for and I can find a way
to get it to you.

Jacco



On 09/23/16 05:54, Bjarne Saltbæk wrote:
> Hi Jacco.
>
> I found the patch file on the redsleeve ftp server, but I can not find
> the SRPM with the modified gcc package. Do you have that file somewhere?
> (I sort of fell in and is now setting up a Redsleeve 6.8 distribution
> anyway :D )
>
> BR,
> Bjarne
>
>
>
>
>
>
> On Mon, May 2, 2016 at 4:45 PM +0200, "Jacco Ligthart"
> <[email protected] <mailto:[email protected]>> wrote:
>
>
> All,
>
> I finally made firefox build for RSEL6 !
> It only awaits syncing to Gordan's server.
>
> Also for the java item below, I found this to be a common problem:
> http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2942
> <http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2942>
> I now excluded ARM32JIT form the build and now it works.
>
> Jacco
>
>
>
> On Saturday, 30 April, 2016 09:37 CEST, Jacco Ligthart
> <[email protected]> wrote:
>  
> > Hi Gordan,
> >
> > please start syncing my Redsleeve6.7-updates-testing tree. It got the
> > latest critical update.
> >
> > on a related note, I failed building the latest java-1.7 update, both on
> > RSEL6 as RSEL7.Tthe error is:
> >
> /builddir/build/BUILD/java-1.7.0-openjdk-1.7.0.101-2.6.6.1.el7.arm/openjdk/hotspot/src/cpu/zero/vm/arm32JIT.cpp:5720:7:
> > error: duplicate case value
> >        case opc_fast_aldc_w:
> >        ^
> >
> /builddir/build/BUILD/java-1.7.0-openjdk-1.7.0.101-2.6.6.1.el7.arm/openjdk/hotspot/src/cpu/zero/vm/arm32JIT.cpp:5719:7:
> > error: previously used here
> >        case opc_return_register_finalizer:
> >        ^
> >
> /builddir/build/BUILD/java-1.7.0-openjdk-1.7.0.101-2.6.6.1.el7.arm/openjdk/hotspot/src/cpu/zero/vm/arm32JIT.cpp:6985:7:
> > error: duplicate case value
> >        case opc_return_register_finalizer: {
> >        ^
> >
> /builddir/build/BUILD/java-1.7.0-openjdk-1.7.0.101-2.6.6.1.el7.arm/openjdk/hotspot/src/cpu/zero/vm/arm32JIT.cpp:6877:5:
> > error: previously used here
> >      case opc_fast_aldc_w:
> >      ^
> > make[6]: *** [arm32JIT.o] Error 1
> >
> >
> > Jacco
> > _______________________________________________
> > users mailing list
> > [email protected]
> > https://lists.redsleeve.org/mailman/listinfo/users
>  
>  
>  
>  
>
>
> _______________________________________________
> users mailing list
> [email protected]
> https://lists.redsleeve.org/mailman/listinfo/users
>
>
> _______________________________________________
> users mailing list
> [email protected]
> https://lists.redsleeve.org/mailman/listinfo/users


_______________________________________________
users mailing list
[email protected]
https://lists.redsleeve.org/mailman/listinfo/users

Reply via email to