--- openssl-1.0.0-beta2/Configure       2009-04-06 10:31:34.000000000 -0400
+++ openssl/Configure   2009-05-08 16:40:06.000000000 -0400
@@ -191,8 +191,8 @@
 "cc",          "cc:-O::(unknown)::::::",
 
 ####VOS Configurations
-"vos-gcc","gcc:-O3 -Wall -D_POSIX_C_SOURCE=200112L -D_BSD 
-DB_ENDIAN::(unknown):VOS:-Wl,-map:BN_LLONG:${no_asm}:::::.so:",
-"debug-vos-gcc","gcc:-O0 -g -Wall -D_POSIX_C_SOURCE=200112L -D_BSD -DB_ENDIAN 
-DBN_DEBUG -DREF_CHECK -DCONF_DEBUG 
-DCRYPTO_MDEBUG::(unknown):VOS:-Wl,-map:BN_LLONG:${no_asm}:::::.so:",
+"vos-gcc","gcc:-O3 -Wall -D_POSIX_C_SOURCE=200112L -D_BSD 
-D_VOS_EXTENDED_NAMES 
-DB_ENDIAN::(unknown):VOS:-Wl,-map:BN_LLONG:${no_asm}:::::.so:",
+"debug-vos-gcc","gcc:-O0 -g -Wall -D_POSIX_C_SOURCE=200112L -D_BSD 
-D_VOS_EXTENDED_NAMES -DB_ENDIAN -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG 
-DCRYPTO_MDEBUG::(unknown):VOS:-Wl,-map:BN_LLONG:${no_asm}:::::.so:",
 
 #### Solaris x86 with GNU C setups
 # -DOPENSSL_NO_INLINE_ASM switches off inline assembler. We have to do it

I am enclosing a patch to configure to update the "vos-gcc" and
"debug-vos-gcc" targets to define an additional compile-time macro. This
macro enables support for VOS "extended file names" starting with
OpenVOS Release 17.0.  The presence of this macro is harmless on older
releases of VOS.  Starting with this release, it enables support for
file names longer than 32 characters. This change only affects the
Stratus VOS platform.

I respectfully request that it be applied to the openssl-1.0.0 branch.

 <<openssl.vosxfn.txt>> 

Thanks
PG
--
Paul Green, Senior Technical Consultant, Stratus Technologies.
Voice: +1 978-461-7557; FAX: +1 978-461-3610; Mobile: +1 (978) 235-2451;
AIM: PaulGreen

Title: [patch] Update Configure to support VOS extended names

I am enclosing a patch to configure to update the "vos-gcc" and "debug-vos-gcc" targets to define an additional compile-time macro. This macro enables support for VOS "extended file names" starting with OpenVOS Release 17.0.  The presence of this macro is harmless on older releases of VOS.  Starting with this release, it enables support for file names longer than 32 characters. This change only affects the Stratus VOS platform.

I respectfully request that it be applied to the openssl-1.0.0 branch.

<<openssl.vosxfn.txt>>

Thanks
PG
--
Paul Green, Senior Technical Consultant, Stratus Technologies.
Voice: +1 978-461-7557; FAX: +1 978-461-3610; Mobile: +1 (978) 235-2451; AIM: PaulGreen

Reply via email to