curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: [ilink64 Error] Fatal: Invalid object file 'altsvc.o'

From: Gisle Vanem via curl-users <curl-users_at_lists.haxx.se>
Date: Wed, 26 Jul 2023 12:20:22 +0200

Claus Dybdal Nielsen wrote:

> How can i solve the problem then? There is no such file in lib-folder.

CBuilder (at least ver. 6) should have a tool called 'coff2omf.exe'.
Try it to convert 'libcurl.a' to proper OMF-format.

It seems that the '*.o' files in 'libcurl.a' are on GNU-ld COFF
format, but 'ilink64' wants OMF format only. But I do not know how
it was created.

Ref:
   https://docwiki.embarcadero.com/RADStudio/Sydney/en/Invalid_object_file_%27filename%27


-- 
--gv
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2023-07-26