Thank you found my error gcc!=g++.
On 6/5/06, William A. Hoffman <[EMAIL PROTECTED]> wrote:
At 07:02 PM 6/5/2006, jonathan grimm wrote:
>This program is failing with the errors below. A corresponding
>c(stdio) program works.
>This started on the vtkusers list. I am getting compile errors with
At 07:02 PM 6/5/2006, jonathan grimm wrote:
>This program is failing with the errors below. A corresponding
>c(stdio) program works.
>This started on the vtkusers list. I am getting compile errors with VTK kwsys.
>Any suggestions?
>this is with -arch ppc64
>
>PROJECT (Hello64)
>
>ADD_EXECUTABLE(H
This program is failing with the errors below. A corresponding
c(stdio) program works.
This started on the vtkusers list. I am getting compile errors with VTK kwsys.
Any suggestions?
this is with -arch ppc64
PROJECT (Hello64)
ADD_EXECUTABLE(Hello64 hello.c)
ADD_EXECUTABLE(HelloCXX64 hello.cxx)