cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Re: CrossCompiling libcurl for ARM/snapgear/Intel IXDP425

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 2 Mar 2009 22:04:01 +0100 (CET)

On Mon, 2 Mar 2009, Michael Graf wrote:

> configure:3600: checking for C compiler default output file name
> configure:3627: /usr/local/bin/arm-linux-gcc conftest.c >&5
> /usr/local/arm-linux/lib/libc.so.6: could not read symbols: Invalid
> operation
> collect2: ld returned 1 exit status
> configure:3630: $? = 1
> configure:3668: result:

As long as "arm-linux-gcc conftest.c" can't produce a fine output but instead
give this "libc.so.6: could not read symbols" error, I think you're in
trouble.

I think you should first manually make sure that the compiler and environment
is setup and working before you try to build libcurl with it!

-- 
  / daniel.haxx.se
Received on 2009-03-02