autoconf
[Top][All Lists]
Advanced

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

OS400


From: FircoSoft
Subject: OS400
Date: Fri, 8 Apr 2016 10:25:28 +0000

Hello evrybody,

We use autotools for our build factory wich build programs under a lot of 
computers/OS, including mainframe.

We succeeded compiling and linking executable (PGM) and static lib (BNDDIR) 
under OS400 / Pase witjout needing to dig down libtool, but the need to make 
shared lib (SRVPGM) forced me to make some modification in libtool.m4 to add 
support for os400 OS to get shaed lib possible and to get the right 
archive_cmds value

Maybe there is an other way to add this kinf of support, by only modifying 
configure.ac but I didn't find out the trick.

Are you interested by the stuff we made on OS400 ?

Best regards

Gerard


reply via email to

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