libtool
[Top][All Lists]
Advanced

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

Re: Cray X1 port


From: Gary Kedziora
Subject: Re: Cray X1 port
Date: Tue, 18 Jan 2005 15:22:52 -0600
User-agent: Mozilla Thunderbird 1.0RC1 (Windows/20041201)

Hi,

Thanks for the help.  I'm not sure which config.guess I was using the
other day, but now I had to look for one. I found one in the X1 system
autoconf/share directories that printed out 'craynv-cray-unicosmp2.5.X'. That is what the available system autoconf says as well.

The first make did not work.  It had several errors compiling ltdl.c.

I generated a new configure script with autoconf and then tried the configure and make. Make says that aclocal-1.9 and automake-1.9 are not available. It seems that the system installed tools are out of date. It then attempts to reconfigure and stops again at compiling ltdl.c.

I find no occurence of cray or unicos in any of the m4 scripts. I'm using libtool-1.5.10. Do you think this is a system set-up problem or does libtool no longer support Cray? I'm new to tinkering with autoconf, automake, and libtool....

Cheers,
Gary

Ralf Wildenhues wrote:
Hi Gary,

* Gary Kedziora wrote on Thu, Jan 13, 2005 at 11:38:55PM CET:

Has anybody attempted a port to the X1?


I guess not, but unless UNICOS has changed much recently, all
that should be needed would be to add a
  _LT_TAGVAR(ld_shlibs, $1)=no

under some suitable $host_os pattern matching (branch-2-0/HEAD
notation) to libtool.m4.  Actually, no is the default.

If you have access to a X1, you can run the Libtool testsuite
and report FAILures here (rerun them with VERBOSE=x).  If you
have some knowledge about it (even pointers to docs are good!),
tell it here, or even better, read
  info '(libtool.info)Information sources'

and then fill in the necessary bits into libtool.m4 and ltdl.m4.

What's not working?  Is it maybe just config.guess that needs an
update (what does it print?).
It's late (read my mail backwards for the right order of things).

Cheers,
Ralf








reply via email to

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