Re: [ilink64 Error] Fatal: Invalid object file 'altsvc.o'
Gisle Vanem via curl-users <[email protected]>
| Newsgroups | gmane.comp.web.curl.general |
|---|---|
| Message-ID | <[email protected]> |
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