View previous topic :: View next topic |
Author |
Message |
Tiber n00b
Joined: 29 Oct 2002 Posts: 49 Location: Philadelphia, PA
|
Posted: Sun Jan 05, 2003 12:56 am Post subject: want to contribute alpha resources |
|
|
Hey guys,
I worked out most of my alpha problems with gentoo, including getting bitten SEVERAL times by GCC not producing working code with "-O3" set by the default make.conf for an EV56. (I eventually pulled a make.conf from a FreeBSD machine which has a warning about that).
So now I'm interested in contributing alpha resources including stages, advice, etc. I checked in the documentation part of the site and contributing entire stages isn't covered. Who might I contact to co-ordinate this effort? _________________ --Josh
Current project machine: Alpha 433A (433mhz EV56) |
|
Back to top |
|
|
pjp Administrator
Joined: 16 Apr 2002 Posts: 20485
|
Posted: Mon Jan 06, 2003 3:23 am Post subject: |
|
|
Moved from Installing Gentoo.
Forums front page wrote: | Installing Gentoo
If you've finished the install guide, look somewhere else. But if you're still working your way through it, or just need some info before you start your install, this is the place. |
_________________ Quis separabit? Quo animo? |
|
Back to top |
|
|
horar n00b
Joined: 08 Jan 2003 Posts: 3
|
Posted: Wed Jan 08, 2003 6:53 am Post subject: -O3 fine on EV56 |
|
|
Hi,
I don't know why you're having problems with -O3 but I've installed my system from stage1 using the following make.conf entry
CFLAGS="-mcpu=ev56 -O3 -pipe "
and my system is running ok. I started off with 1.4_rc1 and I'm running on an EV56 at 600 MHZ. What're your CFLAGS exactly?
-r _________________ All true wealth is biological. |
|
Back to top |
|
|
|