RE: [CMake] Compile/install on HPUX on ia64 (Itanium)

2006-06-29 Thread David Akdikmen
TED] Sent: Thursday, June 29, 2006 11:25 AM To: David Akdikmen; Brad King Cc: cmake@cmake.org Subject: RE: [CMake] Compile/install on HPUX on ia64 (Itanium) How can you tell what version it is? At 11:16 AM 6/29/2006, David Akdikmen wrote: >Hi, > >What version of the compiler you got? I

RE: [CMake] Compile/install on HPUX on ia64 (Itanium)

2006-06-29 Thread David Akdikmen
ys it detected support for the new style IO streams? -David -Original Message- From: William A. Hoffman [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 28, 2006 5:05 PM To: David Akdikmen; Brad King Cc: cmake@cmake.org Subject: RE: [CMake] Compile/install on HPUX on ia64 (Itanium) My HP do

RE: [CMake] Compile/install on HPUX on ia64 (Itanium)

2006-06-28 Thread David Akdikmen
^ -Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Akdikmen Sent: Wednesday, June 28, 2006 4:37 PM To: Brad King Cc: cmake@cmake.org; William A. Hoffman Subject: RE: [CMake] Compile/install on HPUX on ia64 (Itanium) Odd, I'm not sure

RE: [CMake] Compile/install on HPUX on ia64 (Itanium)

2006-06-28 Thread David Akdikmen
#include #include int main() { int x __attribute__((__unused__)) ; return 0; } APPEND-- -Original Message----- From: Brad King [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 28, 2006 3:19 PM To: David Akdikmen Cc: cmake@cmake.org

RE: [CMake] Compile/install on HPUX on ia64 (Itanium)

2006-06-28 Thread David Akdikmen
g the +p option, the compiler will not compile code containing anachronistic constructs. -David A. -Original Message- From: Brad King [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 28, 2006 1:36 PM To: David Akdikmen Cc: William A. Hoffman; cmake@cmake.org Subject: Re: [CMake

RE: [CMake] Compile/install on HPUX on ia64 (Itanium)

2006-06-28 Thread David Akdikmen
From: William A. Hoffman [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 27, 2006 10:14 AM To: David Akdikmen; cmake@cmake.org Subject: Re: [CMake] Compile/install on HPUX on ia64 (Itanium) I just tried on this machine: trower 130: uname -a HP-UX trower B.11.23 U ia64 2948882498 unlimited-user lic

[CMake] Compile/install on HPUX on ia64 (Itanium)

2006-06-26 Thread David Akdikmen
Hi, I am trying to get cmake to build with the aC++ compiler on Itanium version of HP-UX. I got the source, cmake-2.4.2, and ran ./configure (which runs ./bootstrap). So far it is outputting many errors when doing the "make". Looks like either the compiler is not complaining about missing featu