87e8603d9f
* From now on, the gcc-specific system libraries (libgcc, libsupc++ and libstdc++) are provided by separate packages built along with gcc: - gcc_syslibs contains the shared libraries (libgcc_s.so, libsupc++.so and libstdc++.so) - gcc_syslibs_devel contains the static libraries and both c++ and gcc headers The shared libraries now make proper use of symbol versioning and there are version-specific symlinks * The buildsystem has been adjusted to no longer use the libraries and headers from the cross-compiler, but use the ones provided by the above-mentioned packages. The only exception is that the 32-bit libraries required for the bootloader of the x86_64 architecture are still taken from the cross-compiler. |
||
---|---|---|
.. | ||
b_mail_message.cpp | ||
c_mail_api.cpp | ||
crypt.cpp | ||
des.c | ||
FileConfigView.cpp | ||
HaikuMailFormatFilter.cpp | ||
HaikuMailFormatFilter.h | ||
Jamfile | ||
libmail.rdef | ||
mail_encoding.cpp | ||
mail_util.cpp | ||
MailAttachment.cpp | ||
MailComponent.cpp | ||
MailContainer.cpp | ||
MailDaemon.cpp | ||
MailMessage.cpp | ||
MailProtocol.cpp | ||
MailSettings.cpp | ||
NodeMessage.cpp | ||
numailkit.cpp | ||
ProtocolConfigView.cpp | ||
ServerConnection.cpp |