Hello,

Currently I am trying to compile the latest release of BRL-CAD (7.28.0) on 
IRIX. I have a couple of questions about the compilation process and hopefully 
the answers can help me to get it to build

- Currently the main problems I seem to have with getting it to build come from 
libxml. Is it possible to disable the XML module from compiling? The cmake file 
seems to suggest so but I can't quite tell how.

- When cmake runs, it correctly detects the compiled as GCC 9.2 (a port to 
IRIX). However during the build process the build fails due to a compiler 
error. The make files generated by cmake are attempting to use a MIPSPro 
compiler flag (-rdata_shared) even though it detects the compiler as GCC 9.2. 
Would it be better to use something like GCC 4.2 (I think the last GCC that 
supported IRIX) or use MIPSPro?

Get Outlook for Android<https://aka.ms/ghei36>
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to