[Insight-users] Problem compiling on IRIX

Lorensen, William E (CRD) lorensen at crd.ge.com
Mon Feb 25 07:17:41 EST 2002


Jason,
We have been building itk on IRIX almost since the beginning of the project.

We build on IRIX65 with the MIPSpro Compilers: Version 7.30.
We have another SGI with the MIPSpro Compilers: Version 7.2.1. itk WILL NOT build with this compiler.

We do build with the gcc 2.95 compiler, but not on an SGI.

We are in the process of removing some template parameters. This may help you. Do you have cvs on
your platform? We may want to give you access to out code tree where we have removed some template
parameters.

Bill


-----Original Message-----
From: Jason Bryan [mailto:jbryan at osc.edu]
Sent: Wednesday, February 20, 2002 11:09 AM
To: insight-users at public.kitware.com
Subject: [Insight-users] Problem compiling on IRIX


Is there any page which lists the minimum system configuration and
software requirements for compiling Insight using cmake?

After downloading the source, I first had problems extracting the files
because some of the filenames were too long, but using a more recent
version of tar fixed that problem.

Next I had problems compiling with the MIPSpro compilers (cc and CC). It
seems it was having trouble resolving template macros of the form vcl_*.

After moving to the GNU compilers, things seemed to be working better, but
now the assembler portion of the compilation fails because (I think) some
of the symbol names are too long. There are an assortment of errors
similar to:

as: Error: /var/tmp/cc5gA6Nb.s, line 64802: Truncating token:
__Q23itkt19ImageRegionIterator1ZQ23itkt17BloxCoreAtomImage2ZQ23itkt22BloxBoundaryPointImage2ZQ23itkt5
Image3ZQ23itkt15CovariantVector2ZdUi3Ui3ZQ23itkt18DefaultImageTraits3ZQ23itkt15CovariantVector2ZdUi3U
i3ZQ23itkt22ValarrayImageContainer2ZUlZQ23itkt15CovariantVector2ZdUi3ZQ23itkt18DefaultImageTraits3ZQ2
3itkt22BloxBoundaryPointPixel1Ui3Ui3ZQ23itkt22ValarrayImageContainer2ZUlZQ23itkt22BloxBoundaryPointPi
xel1Ui3ZQ23itkt18DefaultImageTraits3ZQ23itkt17BloxCoreAtomPixel1Ui3Ui3ZQ23itkt22ValarrayImageContaine
r2ZUlZQ23itkt17BloxCoreAtomPixel1Ui3RCQ23itkt19ImageRegionIterator1ZQ23itkt17BloxCoreAtomImage2ZQ23it
kt22BloxBoundaryPointImage2ZQ23itkt5Image3ZQ23itkt15CovariantVector2ZdUi3Ui3ZQ23itkt18DefaultImageTra
its3ZQ23itkt15CovariantVector2ZdUi3Ui3ZQ23itkt22ValarrayImageContainer2ZUlZQ23itkt15CovariantVector2Z
dUi3ZQ23itkt18DefaultImageTraits3ZQ23itkt22BloxBoundaryPointPixel1Ui3Ui3ZQ23itkt22ValarrayImageContai
ner2ZUlZQ23itkt22BloxBoundaryPointPixel1Ui3ZQ23itkt18DefaultImageTraits3ZQ23itkt!
17!
!
!
BloxCoreAtomPixel1Ui3Ui3ZQ23itkt

I am compiling on an Octane2, Irix64 6.5.11, MIPSpro Compilers: Version
7.2.1 (cc, CC, and as), and gcc/g++ version 2.95.2

I also tried compiling on Windows 2000 using Visual C++ 6.0, and had
better luck, but some of the examples wouldn't compile
(e.g. itkEllipsoidInteriorExteriorSpatialFunctionExample). This is not as
big a problem since all the Insight libraries appear to have compiled
correctly, but I thought I would report it anyway. The full compile log is
attached.

Thanks for any feedback!

+--
|
|  Jason Bryan
|  Director of Software Development
|  Interface Lab - Ohio Supercomputer Center
|  1224 Kinnear Rd
|  Columbus, Ohio 43212
|  (614) 292-1051
|  www.osc.edu/Biomed
|
+--

_______________________________________________
Insight-users mailing list
Insight-users at public.kitware.com
http://public.kitware.com/mailman/listinfo/insight-users



More information about the Insight-users mailing list