Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] FLTK build error (OSX)

Date2005-12-17 09:47
FromVictor Lazzarini
SubjectRe: [Cs-dev] FLTK build error (OSX)
You have to change the CXX compiler
definition in makeinclude (after running ./configure)
to g++. GCC 4 gcc command does not add the right c++
libraries
at the linkin stage, so g++ has to be used. This is
not a problem with GCC 3.

This should sort you out.

>
>
> running 10.4.3
> fltk 1.1.4
>
> suggestions?
>
>
> jp
>
>
> === making fluid ===
> Linking fluid...
> /usr/bin/ld: Undefined symbols:
> vtable for __cxxabiv1::__si_class_type_info
> operator delete(void*)
> operator new(unsigned long)
> operator delete[](void*)
> operator new[](unsigned long)
> ___cxa_pure_virtual
> vtable for __cxxabiv1::__class_type_info
> collect2: ld returned 1 exit status
> make[1]: *** [fluid] Error 1
>
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep
> through log files for problems?  Stop!  Download the new
> AJAX search engine that makes searching your log files as
> easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net