There is a typo in the buildsunos file. On line 64:-
XARCH64="-m64 -mcmodel=medlow"
Should read:-
XARCH64_sparc="-m64 -mcmodel=medlow"
This only applies if using GCC of course.
Adam
There is a typo in the buildsunos file. On line 64:-
XARCH64="-m64 -mcmodel=medlow"
Should read:-
XARCH64_sparc="-m64 -mcmodel=medlow"
This only applies if using GCC of course.
Adam