| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4A82E3ED.9020406@gmail.com> |
| Date: | Wed, 12 Aug 2009 16:46:53 +0100 |
| From: | Dave Korn <dave DOT korn DOT cygwin AT googlemail DOT com> |
| User-Agent: | Thunderbird 2.0.0.17 (Windows/20080914) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Unable to link |
| References: | <4A82DC03 DOT 7040800 AT gmail DOT com> |
| In-Reply-To: | <4A82DC03.7040800@gmail.com> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Javier Sedano wrote:
> /home/jsedano/prj/uc3m/ao/Labs_J/LibAO/testBypass.c:26: undefined
> reference to `_testBP_1'
> /home/jsedano/prj/uc3m/ao/Labs_J/LibAO/testBypass.c:26: undefined
> reference to `___aoAsBypassCall'
> jsedano AT ender:~/prj/uc3m/ao/Labs_J/LibAO> nm libao-g.a | grep _testBP_1
> jsedano AT ender:~/prj/uc3m/ao/Labs_J/LibAO> nm libao-g.a | grep testBP_1
> 00000166 T testBP_1
You're trying to use a library binary that was originally compiled on Linux,
aren't you? That can't work, sorry; you need to recompile the library from
source on Cygwin.
cheers,
DaveK
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |