[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: osf5.1 + cc + -pthread
From: |
Mark Andrews |
Subject: |
Re: osf5.1 + cc + -pthread |
Date: |
Fri, 03 Dec 2004 11:37:20 +1100 |
> This is a multi-part message in MIME format.
> --------------080004010507080601040101
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> Content-Transfer-Encoding: 7bit
>
> Mark Andrews wrote:
> alphaev6-dec-osf5.1
> >
> > I should be able to though some of the test machines are slow.
> >
>
> Hi Mark,
> Thank you, just alphaev6-dec-osf5.1 with the -pthread flag will make me
> happy enough.
>
> This is against ltmain.in, but it should apply with fuzz to your ltmain.sh,
>
> Thank you,
> Peter
> --
> Peter O'Gorman - http://www.pogma.com
That does it. Thanks. I upgraded to libtool-1.5.10 to
make chasing other issues easier.
I noticed under Solaris that libtool picks up /usr/ucb/ld even
when cc is _not_ /usr/ucb/cc (path dependent). It would be wise
to look for a different ld if cc is not /usr/ucb/cc.
It took a while to discover why libucb was being linked in :-)
The path I was using at the time was.
PATH=/usr/local/bin:/opt/SUNWspro/bin:/bin:/usr/bin:/usr/ucb:/usr/bin/X11:/usr/l
ocal/ssh2/bin:/usr/ccs/bin
cc came from /opt/SUNWspro/bin which uses /usr/ccs/bin/ld.
Mark
--
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742 INTERNET: address@hidden