Lots of warnings with boost & LLVM-GCC compiler
Lots of warnings with boost & LLVM-GCC compiler
- Subject: Lots of warnings with boost & LLVM-GCC compiler
- From: Shamyl Zakariya <email@hidden>
- Date: Tue, 1 Sep 2009 15:47:59 -0400
I just gave a stab at building my (mostly c++) codebase with the llvm-
gcc compiler. It did build, which is cool. But I got over 100 warnings
along the lines of:
WARNING: While resolving call to function
'_ZN5boost6python9converter6detail20register_shared_ptr0Ez' arguments
were dropped!
WARNING: While resolving call to function
'_ZN5boost6detail26sp_enable_shared_from_thisEz' arguments were dropped!
Etc. They're all from boost.python and boost's smart pointers -- which
makes sense since that's what I'm using boost for.
Any idea what this means?
PS: I'm using the 10.5 SDK
shamyl zakariya
- squamous and rugose
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden