Hello, again.

Configuration for solaris-x86/x64 is not good.

(1) solaris-x86-gcc
    "-march=pentium" should not be specified.
(2) solaris-x86-cc
    "-O" after "-fast" overrides optimizing level.
(3) solaris64-x86_64-cc
    "-xarch=amd64" is too old style.
    "-m64" should be used instead.

Sample patch is attached.


--- Kiyoshi <yoi_no_myou...@yahoo.co.jp>

Attachment: Configure.patch
Description: Binary data

Reply via email to