Port-alpha archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Access to a netbsd/alpha machine
hi folks,
I'd like to test a quick GCC build. it will benefit us, although not
greatly since 99.99% of use is with netbsd native GCC which has some
issue.
It requires:
- Machine with GNU make, the source of gmp, mpfr, mpcomplex unpacked in
the relevant subdirectories or installed
- Enough free space to build GCC
- checkout GCC git
- Apply generic patch to build GCC on netbsd:
http://coypu.sdf.org/0001-libstdc-patch.patch
- Apply the test patch:
http://coypu.sdf.org/0001-x-alpha-is-not-OS-specific-it-uses-amask-and-implver.patch
- Test if compilation with -march=native with the built GCC works, for
example, try to gcc -march=native -S and see what .cpu it says, and
try without.
Or SSH access to a machine with space.
It takes a while to do the build (I think it was 3 days before) because
it does 3 builds.
anyone can volunteer a machine?
Home |
Main Index |
Thread Index |
Old Index