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.noReceived on Tue Oct 13 2009 - 21:47:53 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:56 UTC