This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
>To: address@hidden >From: address@hidden >Subject: install problems >Organization: UCAR/Unidata >Keywords: 200004222053.e3MKr3G17555 ------- Forwarded Message Date: Mon, 24 Apr 2000 11:26:35 -0400 From: address@hidden To: address@hidden Subject: Re: 20000422: install problems > Are you able to compile and run other C++ programs with > "-xtarget=ultra2 -xarch=v9a" that use simple stream I/O? For example > > #include <iostream> > int main() { > cout << "Hello\n"; > return 0; > } > Hi Russ, you hit the nail on the head...i am not able to compile this short program with the 64 bit options, but it compiles fine otherwise. no problems with either C, or Fortran, which will get me through my work for now. Thanks, Enrique ~a ------- End of Forwarded Message