Installation issue with recent cygwin (1.7.16-1) (and unable to link afterwards)

2012-10-16 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C]
Hi, I was doing a fresh install on a Windows 7 (x64) box that has its Users and ProgramData folders JUNCTIONed from C: (SSD) to D: (HDD), and CYGWIN was to be installed at D:\Cygwin. There's no issues with running any Windows app so the layout works just as expected. However, when CYGWIN setup

Re: Unable to link

2009-08-13 Thread Javier Sedano
Hi, cygwiners, 2009/8/12 Dave Korn dave.korn.cyg...@googlemail.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'

Re: Unable to link

2009-08-13 Thread Dave Korn
Javier Sedano wrote: On a first though I was about to say no... but on second though... not sure. I've got several .s files (assembly code) that seems to be hand-written (they have lots of the kind of comments that humans use to do, so does not seem to be compiled). See trace below.

Re: Unable to link

2009-08-13 Thread Javier Sedano
Hi, Dave Korn escribió: ... something as simple as that will assemble and work just fine on Cygwin. But anything much more complex is liable to run into problems. For example, on Linux you use the int 80 instruction to perform a syscall; on Cygwin, you just call a subroutine like any other.

Unable to link

2009-08-12 Thread Javier Sedano
Hi friends, I've got a extrange problem compiling (linking, actually) under cygwin, maybe you can help me. The same procedure works prefectly on Linux, so I think I am probably not making some thing that is somehow needed on cygwin. I've got a set of .c files to be compiled and merger in a

Re: Unable to link

2009-08-12 Thread Dave Korn
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' jsed...@ender:~/prj/uc3m/ao/Labs_J/LibAO nm libao-g.a | grep _testBP_1

Unable to link with libgd

2008-05-28 Thread Mark Smith
I am trying to use libgd, but the linking step fails. Can anyone help with this? I installed the libgd development package using the cygwin installer. Here is where I try to build the circletexttest that comes with the libgd source (beware of wrapped lines). gcc -g -O2 -I/usr/include/freetype2

Re: Unable to link with libgd

2008-05-28 Thread Christopher Faylor
On Wed, May 28, 2008 at 06:33:02PM -0700, Mark Smith wrote: I am trying to use libgd, but the linking step fails. Can anyone help with this? I installed the libgd development package using the cygwin installer. Here is where I try to build the circletexttest that comes with the libgd source

Re: xauth problem - unable to link authority file

2008-01-16 Thread A A
problems.) Thank you very much and best regards. CW - Original Message From: A A [EMAIL PROTECTED] To: cygwin-xfree@cygwin.com Sent: Thursday, December 27, 2007 2:36:17 PM Subject: xauth problem - unable to link authority file I would greatly appreciate any help in resolving this issue

xauth problem - unable to link authority file

2007-12-27 Thread A A
generate :0 . untrusted timeout 1200 xauth: creating new authority file authfile Using authority file authfile authorization id is 66 Writing authority file authfile xauth: unable to link authority file authfile, use authfile-n I assume it is trying to link authfile-n authfile. Manually