dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: configure.in for cross-compiling for vxWorks/Tornado


From: Rob Savoye
Subject: Re: configure.in for cross-compiling for vxWorks/Tornado
Date: Fri, 16 Aug 2002 15:51:51 -0600
User-agent: Mutt/1.2.5.1i

On Fri, Aug 16, 2002 at 01:08:31PM +0200, Niklaus Giger wrote:

> I am trying to set up a small example for a DejaGnu example. I would
> like
> to cross-compile for a vxWorks/Tornado environment. I search around
> for a couple of hours on the various mailing lists and google but could
> not

> checking for ppc-wrs-gcc... ccppc
> checking for C compiler default output... configure: error: C compiler
> cannot create executables
 
   For libgloss, which was entirely a cross-development library used for
embedded testing, I had to write my own GCC_WORKS_CROSS macro. This tested
to make sure the complier would work by doing different tests than making
an executable. GCC 2.7.2 is pretty old and crufty, btw...

        - rob -




reply via email to

[Prev in Thread] Current Thread [Next in Thread]