From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Roger Mc Murtrie Newsgroups: gmane.lisp.guile.bugs Subject: Mac Intel Leopard guile 1.8.4 link fails Date: Wed, 20 Feb 2008 22:30:20 +1100 Message-ID: <21DE8BA9-31C1-412D-871D-FA05E9237AA9@iinet.net.au> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1203507133 19441 80.91.229.12 (20 Feb 2008 11:32:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 20 Feb 2008 11:32:13 +0000 (UTC) To: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Wed Feb 20 12:32:37 2008 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JRnBc-00071x-Rg for guile-bugs@m.gmane.org; Wed, 20 Feb 2008 12:32:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRnB7-0006VS-R5 for guile-bugs@m.gmane.org; Wed, 20 Feb 2008 06:31:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JRnAk-00067u-CK for bug-guile@gnu.org; Wed, 20 Feb 2008 06:31:34 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JRnAh-00065B-DA for bug-guile@gnu.org; Wed, 20 Feb 2008 06:31:33 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRnAh-000656-6W for bug-guile@gnu.org; Wed, 20 Feb 2008 06:31:31 -0500 Original-Received: from outbound.icp-qv1-irony-out3.iinet.net.au ([203.59.1.148]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JRnAe-00036x-Ry for bug-guile@gnu.org; Wed, 20 Feb 2008 06:31:30 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8CAH6eu0fL2Tu0/2dsb2JhbAAIsGU X-IronPort-AV: E=Sophos;i="4.25,381,1199631600"; d="scan'208";a="228308799" Original-Received: from unknown (HELO [10.0.1.2]) ([203.217.59.180]) by outbound.icp-qv1-irony-out3.iinet.net.au with ESMTP; 20 Feb 2008 20:30:20 +0900 X-Mailer: Apple Mail (2.919.2) X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:3807 Archived-At: Mac OSX 10.5.2 ./configure make Link failed at gcc -dynamiclib -o .libs/libguile.17.1.2.dylib ..... ld: warning codegen in ___gmpn_popcount (offset 0x00000007) prevents image from loading in dyld shared cache ld: warning codegen in ___gmpn_popcount (offset 0x0000000E) prevents image from loading in dyld shared cache ld: warning codegen in ___gmpn_popcount (offset 0x00000015) prevents image from loading in dyld shared cache ld: warning codegen in ___gmpn_hamdist (offset 0x00000007) prevents image from loading in dyld shared cache ld: warning codegen in ___gmpn_hamdist (offset 0x0000000E) prevents image from loading in dyld shared cache ld: warning codegen in ___gmpn_hamdist (offset 0x00000015) prevents image from loading in dyld shared cache ld: absolute addressing (perhaps -mdynamic-no-pic) used in ___gmpn_add_n from /usr/local/lib/libgmp.a(add_n.o) not allowed in slidable image collect2: ld returned 1 exit status make[3]: *** [libguile.la] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2