[head tinderbox] failure on arm/arm
quickembed
quickembed at gmail.com
Tue Oct 13 23:53:24 UTC 2009
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
>
More information about the freebsd-arm
mailing list