libtool
[Top][All Lists]
Advanced

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

Re: 1.4 and hardcode.test on Solaris 2.6 with Sun C


From: Gary V . Vaughan
Subject: Re: 1.4 and hardcode.test on Solaris 2.6 with Sun C
Date: Sat, 21 Apr 2001 16:31:50 +0100

On Thursday 19 April 2001  5:37 pm, address@hidden wrote:
> The hardcode.test doesn't work for Sun C:
>   $ cc -V
>   cc: Sun WorkShop 6 update 1 C 5.2 2000/09/11
>
> I looked at hd-direct with:
>   cat $file | (tr '\000-\037\200-\377' '\n' || cat)
> and found the following:
>   ...
>   DYNAMIC_etext_edata_end_START__END__start_GLOBAL_OFFSET_TABLE_
>   _PROCEDURE_LINKAGE_TABLE_/opt/SUNWspro/WS6U1/lib/libm.a
>   /usr/lib/libc.so/opt/SUNWspro/WS6U1/lib/crti.o
>   /opt/SUNWspro/WS6U1/lib/crt1.o
>   /opt/SUNWspro/WS6U1/lib/values-xa.omain.o./.libs/libhello.so/
>   ...
>
> This runs together in the output (binary file after all). GCC 2.95.3
> does not exhibit this behavior.
>
> Compiling without -g fixed things.

I'm not sure what the implications of this are for libtool... Alexandre?

> I'm also failing the *-unst tests but haven't looked into them yet.

This is usually due to file droppings between multiple runs of the test 
suite.  Do a `make maintainer-clean; bootstrap; configure' and try again.

Cheers,
        Gary.
-- 
  ___              _   ___   __              _         mailto: address@hidden
 / __|__ _ _ ___ _| | / / | / /_ _ _  _ __ _| |_  __ _ ___       address@hidden
| (_ / _` | '_|// / |/ /| |/ / _` | || / _` | ' \/ _` | _ \
 \___\__,_|_|\_, /|___(_)___/\__,_|\_,_\__, |_||_\__,_|//_/
home page:  /___/                      /___/                  gpg public key:
http://www.oranda.demon.co.uk           http://www.oranda.demon.co.uk/key.asc



reply via email to

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