View previous topic :: View next topic |
Author |
Message |
Simba7 l33t
Joined: 22 Jan 2007 Posts: 706 Location: Billings, MT, USA
|
Posted: Sat Feb 01, 2014 6:36 pm Post subject: Multilib on UltraSPARC |
|
|
It seems that http://www.gentoo.org/proj/en/base/sparc/multilib.xml doesn't work anymore. I tried to access the binhost, but it doesn't exist.
So, I can not compile either multilib gcc or glibc. Any workarounds for this? |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54577 Location: 56N 3W
|
Posted: Sat Feb 01, 2014 9:39 pm Post subject: |
|
|
Simba7,
I have multilib SPARC on a dead U10 that I replaced with a Raspberry Pi.
I may be able to recover a few packages from the HDD. As it was ~SPARC, I used to run it with FEATURES=buildpkg.
What packages do you want?
64 bit userland on SPARC is generally a bad thing as you loose half the CPU registers. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
Simba7 l33t
Joined: 22 Jan 2007 Posts: 706 Location: Billings, MT, USA
|
Posted: Sun Feb 02, 2014 1:31 am Post subject: |
|
|
NeddySeagoon wrote: | What packages do you want? |
I think just gcc and glibc.
NeddySeagoon wrote: | 64 bit userland on SPARC is generally a bad thing as you loose half the CPU registers. |
So, 64bit on SPARC is a bad thing? Should I stick with just 32bit userland? |
|
Back to top |
|
|
mattst88 Developer
Joined: 28 Oct 2004 Posts: 422
|
Posted: Sun Feb 02, 2014 3:55 am Post subject: |
|
|
NeddySeagoon wrote: | 64 bit userland on SPARC is generally a bad thing as you loose half the CPU registers. |
I think you're misinterpreting something here.
The SPARC's floating-point registers are organized such that an even-odd pair of single-precision (i.e., 32-bit) registers act as a single double-precision (i.e., 64-bit) register.
This has nothing to do with integer registers, and has nothing to do with 32-bit vs 64-bit ABIs.
/me waves to Simba7. (another former member of the Tomchu forum!) _________________ My Wiki page |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54577 Location: 56N 3W
|
Posted: Sun Feb 02, 2014 1:52 pm Post subject: |
|
|
mattst88,
Thank you for clearing that up.
Wasn't it you that did mulilib SPARC in the first place? _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
Simba7 l33t
Joined: 22 Jan 2007 Posts: 706 Location: Billings, MT, USA
|
Posted: Sun Feb 02, 2014 2:36 pm Post subject: |
|
|
NeddySeagoon wrote: | Thank you for clearing that up |
Ahh. Ok. I still want to go multilib on these systems.
If you need a maintainer, I'd be willing to volunteer. |
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54577 Location: 56N 3W
|
Posted: Sun Feb 02, 2014 3:39 pm Post subject: |
|
|
Simba7,
The binaries for multilib SPARC that I have (gcc and glibc) are at http://grytpype-thynne.org/~roy/Simba7/
OK I have another glibc but you won't want that. It rendered my box unbootable :)
Have fun.
Contact the proxy maintainers project if you wish to help out, or post bugs with patches at bugs.gentoo.org _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
Simba7 l33t
Joined: 22 Jan 2007 Posts: 706 Location: Billings, MT, USA
|
|
Back to top |
|
|
|