2008年3月31日

在 solaris 編譯時出現 configure: error: C compiler cannot create executables

參考文獻:http://www.brandonhutchinson.com/c_compiler_cannot_create_executables.html

1. 首先確認是否有安裝gcc,solaris10為 SUNWgcc
2. 在安裝solaris時,是否使用全安裝? 若是使用core,請確認以下套件有安裝

for tools
(sccs, lex, yacc, make, nm, truss, ld, as):

SUNWbtool, SUNWsprot, SUNWtoo

for libraries & headers:
SUNWhea, SUNWarc, SUNWlibm, SUNWlibms,
SUNWdfbh, SUNWcg6h, SUNWxwinc, SUNWolinc,
SUNWxglh

for 64 bit development:
SUNWarcx, SUNWbtoox, SUNWdplx, SUNWscpux, SUNWsprox,
SUNWtoox, SUNWlmsx, SUNWlmx, SUNWlibCx

for ucb compat:
SUNWsra, SUNWsrh


若還無法解決問題,可以查閱config.log,看哪邊有問題

沒有留言:

張貼留言