[Insight-developers] vxl/v3p/netlib test error on Linux

Bill Hoffman bill.hoffman@kitware.com
Thu, 22 Feb 2001 08:58:39 -0500


I think this is a hangover from when you configured your system to use
the c++ compiler as a c compiler.  I would suggest doing a clean build,
and make sure you set CC=gcc CXX=c++.

-Bill


At 07:21 AM 2/22/2001 -0500, Luis Ibanez wrote:
>Hi,
>
>This is what I got from cabs.o
>
>bash-2.04$ nm cabs.o | grep f__
>00000000 T f__cabs__Fdd
>
>Looks like it is being compiled by g++ 
>instead of gcc and the name is being
>mangled. 
>
>But cheching on the command line 
>called by make, the compiler used
>is gcc.  
>
>On the other hand, the tests in Numerics
>are being compiled with g++.  Maybe there
>is a crossing in a Makefile.
>
>The reference to c_abs is comming from
>Numerics/vxl/v3p/netlib/cqrdic.c
>
>
>
>ideas ?
>
>Thanks
>
>Luis
>
>
>---------------------------------
>
>On Wed, 21 Feb 2001, Bill Hoffman wrote:
>
>> 
>> That works fine on our linux box.   
>> Do you have cabs.o:
>> 
>> [hoffman@ringworld netlib]$ pwd
>> /home3/hoffman/InsightNew/Insight-gcc/Code/Numerics/vxl/v3p/netlib
>> [hoffman@ringworld netlib]$ nm cabs.o | grep f__
>> 00000000 T f__cabs
>> 
>>
>-- 
>-----------------------------------------------------------
>Luis Ibanez
>Research Assistant Professor - Division of NeuroSurgery
>University of North Carolina at Chapel Hill
>Chapel Hill, NC, 27599   http://www.cs.unc.edu/~ibanez
>------------------------------------------------------------
>
>
>
>_______________________________________________
>Insight-developers mailing list
>Insight-developers@public.kitware.com
>http://public.kitware.com/mailman/listinfo/insight-developers