[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Cray X1 port
From: |
Ralf Wildenhues |
Subject: |
Re: Cray X1 port |
Date: |
Fri, 14 Jan 2005 00:51:24 +0100 |
User-agent: |
Mutt/1.5.6+20040907i |
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
- Cray X1 port, Gary Kedziora, 2005/01/13
- Re: Cray X1 port,
Ralf Wildenhues <=