libtool-patches
[Top][All Lists]
Advanced

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

Re: QNX6 related fixes for the libtool


From: Peter O'Gorman
Subject: Re: QNX6 related fixes for the libtool
Date: Fri, 14 May 2004 00:11:41 +0900
User-agent: Mozilla Thunderbird 0.5+ (Macintosh/20040224)

Mike Gorchak wrote:

Hello all !

I've added fixes to the libtool.m4, ltmain.in and ltdl.m4,

I am sure that these patches fix something for you, but they do not look right to me. I was waiting for someone else with more knowledge of qnx to reply here, but nobody seems to want to :(

_LT_AC_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'

This is quite strange. -shared is a gcc link time option on all other platforms that I know of, not a compile time option.

+    *qnx* | *nto*)

When I look at config.guess I see
echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE}
and
echo i386-pc-qnx

As the only strings matching qnx, and it does not look like the i386-pc-qnx gets set much.

I am not applying this as is, what problems are you trying to fix exactly?

Peter




reply via email to

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