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

Re: [ns] Tclcl problem ?



>> Yes, I am using Sun's CC.  So ns-2.1b6 was not
>> validated for compilation on Sun Solaris 2.7 ?
>
>It is validated but you must use gcc instead of Sun's CC. I guesss the
>main reason is that Sun's compiler is not cross platform but gcc is. 

Also, "bool" is part of standard C++.
Sun's CC (or whatever your particular verison of Sun's CC is)
seems pretty out-of-date if I'd doesn't handle bool.

   -John Heidemann