libtool
[Top][All Lists]
Advanced

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

OS400 support


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

Hello everybody,

 

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

 

We succeeded compiling and linking executable (PGM) and static lib (BNDDIR) under OS400 / Pase without 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 shared lib possible and to get the right archive_cmds value

 

Maybe there is another way to add this kind 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]