Re: error: can not run test program while cross compiling

On Mon, Aug 19, 2002 at 03:04:04PM +0200, Alexis Jeannerod wrote:
> I'm compiling libwww 5.3.2 on Redhat Linux2.2.16-22smp,
> but the following error occured (at the end) :

Looks like your CC environment variable is set up with a stupid,
incorrect value. Maybe removing the "-c" switch will help, or better
unset CC completely. (I'm assuming you do not actually want to
cross-compile.)

Cheers,

  Richard

-- 
  __   _
  |_) /|  Richard Atterer     |  CS student at the Technische  |  GnuPG key:
  | \/¯|  http://atterer.net  |  Universität München, Germany  |  0x888354F7
  ¯ '` ¯

Received on Monday, 19 August 2002 15:59:54 UTC