hi all,
here is an example how to produce shared libraries with AIX4.2. Unfortunal i doent
have time to write the corosponding configfiles for libtool. exspecialy
i am not an AIX expert but the examples work. please the the README inside.
if anyone has further questions feel free to ask.
It's that time again. The config.guess script is losing on GNU/Linux and
this time, I'm going to fix it.
Background: on many GNU/Linux systems, config.guess uses the output of `ld
--help' to determine which architecture, object file format and C library
version the build system uses. The script
I have a rather extensive patch for libtool on AIX.
It fixes a few problems in the code that is currently there,
adds support for run time linking,
adds support for AIX version 5,
adds support for AIX on IA64.
I should have it ready soon.
Dan McNichol
IBM Austin, Texas
___
Ben Elliston wrote:
>
> It's that time again. The config.guess script is losing on
> GNU/Linux and this time, I'm going to fix it.
Great. Thanks. Just don't break the fallback position
cruft. :-)
___
Libtool mailing list
[EMAIL PROTECTED]
http://m
On Dec 6, 2000, Ben Elliston <[EMAIL PROTECTED]> wrote:
> Background: on many GNU/Linux systems, config.guess uses the output of `ld
> --help' to determine which architecture, object file format and C library
> version the build system uses.
> Instead, I am seeking to replace this cruft with a