[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



>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