itkDB and g++

C

camelot

Guest
Hi All,
I have a question: does someone tried to compile itkDB project with g+
+ instead of gcc?

Camelot
 
On Jun 17, 2:17 am, camelot <sco...@tiscalinet.it> wrote:
Hi All,
I have a question: does someone tried to compile itkDB project with g+
+ instead of gcc?

Camelot
Yes, I think that I did (some time ago). Almost positive. e-mail me to
remind me to send you the makefile (for example).
 
On 21 Giu, 01:03, momchil <M.Mi...@gmail.com> wrote:
On Jun 17, 2:17 am, camelot <sco...@tiscalinet.it> wrote:

Hi All,
I have a question: does someone tried to compile itkDB project with g+
+ instead of gcc?

Camelot

Yes, I think that I did (some time ago). Almost positive. e-mail me to
remind me to send you the makefile (for example).
Hi momchil,
thank you for your help, at the end I did it without problem!

Camelot
 
camelot wrote, on 06/22/09 07:59:
On 21 Giu, 01:03, momchil <M.Mi...@gmail.com> wrote:
On Jun 17, 2:17 am, camelot <sco...@tiscalinet.it> wrote:

Hi All,
I have a question: does someone tried to compile itkDB project with g+
+ instead of gcc?
Camelot
Yes, I think that I did (some time ago). Almost positive. e-mail me to
remind me to send you the makefile (for example).

Hi momchil,
thank you for your help, at the end I did it without problem!

Camelot
In fact I think you're far more likely to have trouble if you try to use gcc
rather than g++ - it's hard to get the code to link. The sample itkDB files in
the installations use g++ (on Linux). On Solaris they use CC which is the Sun
C++ compiler.

Regards,

Andrew.
 

Welcome to EDABoard.com

Sponsor

Back
Top