This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ada gnat import library missing ?


On 30/10/2017 10:54, JonY wrote:
On 10/28/2017 02:37 PM, Marco Atzeri wrote:

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.

Hi Jon,
if the idea is to copy
/usr/bin/cyggnat-6.dll as /usr/lib/libgnat-6.dll.a

it links but the program fails

$ ./hello.exe
-bash: ./hello.exe: cannot execute binary file: Exec format error

Regards
Marco

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]