Hi,
I am trying to build gem -n32 on IRIX 6.5 with the native compilers.
Here is the errors Im getting:
sndart 99% gmake
==========Compiling Debug==========
gmake Application_objects "CC_FLAGS = -xansi -woff 3157,3173 -I. -I..
-I../../../src -I../AuxLibs/Jpeg -I../AuxLibs/tiff/libtiff
-I../AuxLibs/liborb -I../AuxLibs/gltt -I../AuxLibs/td
-I../AuxLibs/particle -DDEBUG -g"
gmake[1]: Entering directory
`/external/usr/people/mthomp/pd-0.26/gem/src'
----------Base----------
gmake[2]: Entering directory
`/external/usr/people/mthomp/pd-0.26/gem/src/Base'
CC -n32 -mips3 -xansi -woff 3157,3173 -I. -I.. -I../../../src
-I../AuxLibs/Jpeg -I../AuxLibs/tiff/libtiff -I../AuxLibs/liborb
-I../AuxLibs/gltt -I../AuxLibs/td -I../AuxLibs/particle -DDEBUG -g -c
CPPExtern.cpp -o ../Objects/CPPExtern.o
cc-1080 CC: ERROR File = ../../../src/m_pd.h, Line = 56
  A storage class cannot be specified at this point.
  EXTERN_STRUCT _array;
  ^
cc-1064 CC: WARNING File = ../../../src/m_pd.h, Line = 122
  An identifier is missing in the declaration.
  EXTERN_STRUCT _class;
  ^
cc-1080 CC: ERROR File = ../../../src/m_pd.h, Line = 122
  A storage class cannot be specified at this point.
  EXTERN_STRUCT _class;
  ^
cc-1080 CC: ERROR File = ../../../src/m_pd.h, Line = 125
  A storage class cannot be specified at this point.
  EXTERN_STRUCT _outlet;
  ^
cc-1080 CC: ERROR File = ../../../src/m_pd.h, Line = 128
  A storage class cannot be specified at this point.
  EXTERN_STRUCT _inlet;
  ^
cc-1080 CC: ERROR File = ../../../src/m_pd.h, Line = 131
  A storage class cannot be specified at this point.
  EXTERN_STRUCT _binbuf;
  ^
cc-1080 CC: ERROR File = ../../../src/m_pd.h, Line = 134
  A storage class cannot be specified at this point.
  EXTERN_STRUCT _clock;
  ^
cc-1064 CC: WARNING File = ../../../src/m_pd.h, Line = 137
  An identifier is missing in the declaration.
  EXTERN_STRUCT _canvas;
  ^
cc-1080 CC: ERROR File = ../../../src/m_pd.h, Line = 137
  A storage class cannot be specified at this point.
  EXTERN_STRUCT _canvas;
  ^
cc-1064 CC: WARNING File = ../../../src/m_pd.h, Line = 305
  An identifier is missing in the declaration.
  EXTERN_STRUCT _inlet;
  ^
cc-1080 CC: ERROR File = ../../../src/m_pd.h, Line = 305
  A storage class cannot be specified at this point.
  EXTERN_STRUCT _inlet;
  ^
cc-1064 CC: WARNING File = ../../../src/m_pd.h, Line = 307
  An identifier is missing in the declaration.
  EXTERN_STRUCT _outlet;
  ^
cc-1080 CC: ERROR File = ../../../src/m_pd.h, Line = 307
  A storage class cannot be specified at this point.
  EXTERN_STRUCT _outlet;
  ^
cc-1080 CC: ERROR File = ../../../src/m_pd.h, Line = 341
  A storage class cannot be specified at this point.
  EXTERN_STRUCT _widgetbehavior;
  ^
cc-1080 CC: ERROR File = ../../../src/m_pd.h, Line = 344
  A storage class cannot be specified at this point.
  EXTERN_STRUCT _parentwidgetbehavior;
  ^
cc-1080 CC: ERROR File = ../../../src/m_pd.h, Line = 487
  A storage class cannot be specified at this point.
  EXTERN_STRUCT _garray;
  ^
12 errors detected in the compilation of "CPPExtern.cpp".
gmake[2]: *** [CPPExtern.o] Error 2
gmake[2]: Leaving directory
`/external/usr/people/mthomp/pd-0.26/gem/src/Base'
----------Geos----------
 and it keeps going....
Any ideas?
Im using MIPSPro 7.3 c/c++.
After spending 2 days getting this old Indy running to its full glory it
looks like I will be losing this machine so I need to get this lib built
soon.
Thanks,
Michael
--
----------------------------------
Michael A. Thompson
[IRIX - NeXTStep - Linux - MacOS - Windows]
Home: (940)382-2086
E-Mail: mat0001(a)jove.acs.unt.edu
----------------------------------