dll linkage side decks for OS/390
Peter Prymmer [Tue, 1 Dec 1998 07:27:11 +0000 (09:27 +0200)]
To: perl5-porters@perl.org
Message-ID: <MLIST_9812010508.AA07791@forte.com>

p4raw-id: //depot/cfgperl@2423

hints/os390.sh

index d7ade09..08b60c8 100644 (file)
@@ -17,6 +17,8 @@
 # To get ANSI C, we need to use c89, and ld doesn't exist
 cc='c89'
 ld='c89'
+# To link via definition side decks we need the dll option
+cccdlflags='-W 0,dll,"langlvl(extended)"'
 # c89 hides most of the useful header stuff, _ALL_SOURCE turns it on again,
 # YYDYNAMIC ensures that the OS/390 yacc generated parser is reentrant.
 # -DEBCDIC should come from Configure.