Forte Compiler

Hi,

3 questions about OCC on Solaris :

is it possible to use OCC50 with Forte 6 Compiler ?
is it possible to build (easyly) OCC50 with Forte 6 Compiler ?
is it possible to build (easyly) OCC50 with a gcc compiler ?

Regards,

Denis

xavier_lhomme's picture

I have compiled OCC 5.0 with Forte 6 :
I used the .comp files. To link
remove "-lC -lc" from all .lnk files ( with treplace)

Denis Teissandier's picture

I suppose you don't use wok to build OCC ?

Denis

xavier_lhomme's picture

no
I used the file .comp and .lnk supply
with the distribution

xavier_lhomme's picture

no
I used the file .comp and .lnk supply
with the distribution

Ivan Fontaine's picture

Yes, it is possible to compile OCC50 with forte 6 or 7.

We've done it using the the WOK and the -compat=4 flag.