Re: [head tinderbox] failure on arm/arm

From: quickembed <quickembed_at_gmail.com>
Date: Wed, 14 Oct 2009 07:53:23 +0800
should not it say "unresolved external function...." etc if the
compiler can not find the function body?

2009/10/14 Dag-Erling Smørgrav <des_at_des.no>:
> quickembed <quickembed_at_gmail.com> writes:
>> Dag-Erling Smørgrav <des_at_des.no> writes:
>> > quickembed <quickembed_at_gmail.com> writes:
>> > > this error shows you have not indicate how to compile libgssapi.a
>> > > file.  CC is for .c file, you need to tell what's for .a
>> > > (assembly) file.
>> > No, the command line is correct.  Assembler sources end in .s or .S;
>> > .a is a static library.
>> Then it should be indicated how to "link".
>
> No.  The Makefile is fine.  One of the source files was missing an
> #include that contained inline functions or macros, which the compiler
> then assumed were external functions.
>
> DES
> --
> Dag-Erling Smørgrav - des_at_des.no
>
Received on Tue Oct 13 2009 - 21:53:24 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:56 UTC