This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

warnings


Hi,

Building c++ project with xcode (MacOS X) I am getting such warnings:
"warning std::exception::exception()has different visibility (2) in
/Users/dtsachov/dev/evdp/DataObjectImplementationLib/build/Debug/libDataObjectImplementationLib.a(DataTable.o)
and (1) in /Users/dtsachov/dev/evdp/TempTestDataObject/build/TempTestDataObject.build/Debug/TempTestDataObject.build/Objects-normal/i386/Test.o"

Can anyone have an idea what might cause such warnings.
Note - that is a cross platform application and I do not have such
warning under windows (using visual studio).

Any help is appreciated.

Best regards,
Denis


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]