Re: [ilink64 Error] Fatal: Invalid object file 'altsvc.o'
Jeffrey Walton via curl-users <[email protected]>
| Newsgroups | gmane.comp.web.curl.general |
|---|---|
| Message-ID | <CAH8yC8nBuN1Y1ZxXOYMEq5JSX3CZorGA0gLYHJR0ufio4rFv0A@mail.gmail.com> |
On Tue, Jul 25, 2023 at 11:49 AM Daniel Stenberg via curl-users <[email protected]> wrote: > On Tue, 25 Jul 2023, Claus Dybdal Nielsen via curl-users wrote: > > > *[ilink64 Error] Fatal: Invalid object file 'altsvc.o'* > > We build curl on Windows many times for every commit in the CI system and we > never get this problem. > > Can you provide a full recipe how someone else can reproduce this? > > > C++ Builder v11.3 > > Is this done using a custom build method? C++ Builder can be a source of problems. It is Clang pretending to be a Borland compiler. It is the same crap Clang does with GCC, xlC, MSVC and several other compilers. Clang will get into code paths that it cannot compile. Jeff -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users Etiquette: https://curl.se/mail/etiquette.html