public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: JonY <10walls@gmail.com>
To: cygwin@cygwin.com
Subject: Re: ada gnat import library missing ?
Date: Mon, 30 Oct 2017 09:56:00 -0000	[thread overview]
Message-ID: <f84d5c69-406d-eb4b-3efe-a7e73656ba13@gmail.com> (raw)
In-Reply-To: <8bd3f78e-fa4c-8726-8ef9-c2d3f0fb3f42@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1199 bytes --]

On 10/28/2017 02:37 PM, Marco Atzeri wrote:
> Jon,
> the simple hello program
> https://gcc.gnu.org/onlinedocs/gnat_ugn/Running-a-Simple-Ada-Program.html
> 
> with shared option fails
> 
> $ gnatbind -v -shared hello gnatbind -v -shared hello
> GNATBIND 6.4.0
> Copyright (C) 1995-2016, Free Software Foundation, Inc.
> Binding: hello.ali
> No errors
> 
> $ gnatlink -v -shared hello
> GNATLINK 6.4.0
> Copyright (C) 1995-2016, Free Software Foundation, Inc.
> gcc -c -mtune=generic -march=x86-64 -gnatA -gnatWb -gnatiw -gnatws
> /tmp/ada/b~hello.adb
> /usr/bin/gcc.exe b~hello.o ./hello.o -shared -o hello.exe -L./
> -L/usr/lib/gcc/x86_64-pc-cygwin/6.4.0/adalib/ -lgnat-6
> -Wl,--stack=0x2000000 -shared-libgcc
> /usr/lib/gcc/x86_64-pc-cygwin/6.4.0/../../../../x86_64-pc-cygwin/bin/ld:
> cannot find -lgnat-6
> collect2: error: ld returned 1 exit status
> gnatlink: error when calling /usr/bin/gcc.exe
> 
> 
> as I do not find any import library for
> /usr/bin/cyggnat-6.dll
> 
> can you check ?


Looks like the Makefile neglected to generate the import libs, can you
copy the dll over to see if it links right while I do a new gcc build to
fix this, thanks.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 858 bytes --]

  reply	other threads:[~2017-10-30  9:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-28 14:37 Marco Atzeri
2017-10-30  9:56 ` JonY [this message]
2017-10-30 14:15   ` Marco Atzeri
2017-10-30 23:18     ` JonY
2017-10-31  6:30       ` Marco Atzeri
2017-11-01 16:07       ` Marco Atzeri
2017-11-02 10:28         ` JonY
2017-11-02 12:13           ` Marco Atzeri
2017-11-02 12:25             ` Arjen Markus
2017-11-06  5:22               ` Arjen Markus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f84d5c69-406d-eb4b-3efe-a7e73656ba13@gmail.com \
    --to=10walls@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).