[uClinux-dev] Some question about c++ compiling with arm-linux and wxWidgets library

Steve Bennett steveb at workware.net.au
Tue Jan 30 19:20:19 EST 2007


Those symbols come from libstdc++
Have you tried including -lstdc++ on your link line?

Cheers,
Steve

On 30/01/2007, at 9:43 PM, Francesco Lodi wrote:

> Hi all!
> I am trying to port the wxWidgets base library on my uClinux arm7  
> system.
> After some hack it seems that the wxWidgets library is successfully  
> built but when I try to link against it a sample application I end  
> up with lot of errors likes the following:
> undefined reference to operator new(unsigned int)
> undefined reference to operator delete(void*)
> undefined reference to vtable for __cxxabiv1::__vmi_class_type_info
> etc... etc...
>
> So my doubts/questions are:
> - is arm-linux toolchain (the last one from snapgear) able to  
> compile c++ applications?
> - did somebody here have had success in using wxWidgets library  
> with uClinux?
> - where I am wrong? ;-)
>
> Thanks and best regards to all!
> Francesco
>
> _______________________________________________
> uClinux-dev mailing list
> uClinux-dev at uclinux.org
> http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
> This message was resent by uclinux-dev at uclinux.org
> To unsubscribe see:
> http://mailman.uclinux.org/mailman/options/uclinux-dev
>
>

--
WorkWare Systems Pty Ltd
W: www.workware.net.au
P: 0434 921 300
F: 07 3102 9221
E: steveb at workware.net.au


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2427 bytes
Desc: not available
Url : http://mailman.uclinux.org/pipermail/uclinux-dev/attachments/20070131/21960d7a/smime.bin


More information about the uClinux-dev mailing list