Hi,

The bug appears to be because "MIPSEB" and "MIPSEL", used to identify
MIPS systems.
These are not defined when "gcc -ansi" is used, which was used to
compile ncl.

It appears to be safe to build ncl without '-ansi', I'm testing this now.

Another fix is to use __MIPSEB__ and __MIPSEL__ in hdf4 as these are
defined in all cases.

regards
Alastair

-- 
Alastair McKinstry, <[email protected]>, t: +353 91 495343 
Environmental Sciences Activity Leader, ICHEC, IT 301, NUI Galway, Ireland 

Reply via email to