linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] [oRTP] fix HP-UX-related #define's & build on more


From: Francois-Xavier 'FiX' Kowalski
Subject: [Linphone-developers] [oRTP] fix HP-UX-related #define's & build on more os-arch without warnings
Date: Thu, 06 Jan 2005 10:55:45 +0100
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Hello Linphone developpers,

just ckin'ed:

- drop    HOST_IS_HPUX     &    TARGET_IS_HPUXKERNEL    macros    (use
 compiler-provided __hpux & user-provided _KERNEL)
- use X/Open socklen_t rather than int, to not break 64-bits MSB-first
 processes (32-bits & 64-bits LSB are not affected by this issue)
- HP-UX link with  -lxnet (link counter-part of _XOPEN_SOURCE_EXTENDED
 compilation directive). Will allow oRTP to work on LP64/MSB-first.

Now build without warnings on:

- linux/x86/ilp32
- linux/ia64/lp64
- hpux/hppa/ilp32
- hpux/ia64/ilp32

--
Francois-Xavier "FiX" KOWALSKI     /_ __  Tel:+33 (0)4 76 14 63 27
OpenCall Business Unit -- OCBU    / //_/  Fax:+33 (0)4 76 14 51 62
Media-Processing Engineering        /     http://www.hp.com/go/opencall
                              i n v e n t

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]