On Thu, 21 Aug 2003 23:33:03 +0200
Antonello <[EMAIL PROTECTED]> wrote:

> - Untar, unzip & put the libs in the appropriate places (the right library 
> and 
> archive lib are under the "sparcv8plus+vis" trees on the extracted archives)

Use "sparcv8plus+vis2" if you have an UltraSPARC-III or later
processor.

The best CFLAGS to use during the builds are likely to be:

For 32-bit gcc-3.2.x: "-O2 -mcpu=v8 -mtune=ultrasparc"
For 32-bit gcc-3.3.x:
        a) if < ultrasparc-III "-O2 -mcpu=v8 -mtune=ultrasparc"
        b) if >= ultrasparc-III "-O2 -mcpu=v8 -mtune=ultrasparc3"

Reply via email to