Problem in compiling the itkDB sample

Guest
Hi,
I a problem in linking the itkDB CDBA sample program.
I believe is has to be due to libstdc++.
There a list of undefined references for allocate, _S_force_new, and so on.
I am using fedora core and g++ for linking. I've also trided g++34 but seen
the same problem.

Regards,
 
Well,
It worked when linking by g++32.
Apparently there was this incompability between the compilied library and my
compiler.


<jjaffari@vlsi.uwaterloo.ca> wrote in message
news:fu2n24$3qb$1@rumours.uwaterloo.ca...
Hi,
I a problem in linking the itkDB CDBA sample program.
I believe is has to be due to libstdc++.
There a list of undefined references for allocate, _S_force_new, and so
on.
I am using fedora core and g++ for linking. I've also trided g++34 but
seen the same problem.

Regards,
 
Well,
It worked when linking by g++32.
Apparently there was this incompability between the compilied library and my
compiler.


<jjaffari@vlsi.uwaterloo.ca> wrote in message
news:fu2n24$3qb$1@rumours.uwaterloo.ca...
Hi,
I a problem in linking the itkDB CDBA sample program.
I believe is has to be due to libstdc++.
There a list of undefined references for allocate, _S_force_new, and so
on.
I am using fedora core and g++ for linking. I've also trided g++34 but
seen the same problem.

Regards,
 

Welcome to EDABoard.com

Sponsor

Back
Top