This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: powerpc-eabi on cygwin


test.c is a simple program.  The same error occurs any for other
file (even with drv_api.c, when compiled single) for the command
'powerpc-eabi-gcc'.

There is no environment variable like GCC_EXEC_PREFIX.

thanks and regards,
chandra

-----Original Message-----
From: Jonathan Larmour [mailto:jifl at eCosCentric dot com]
Sent: Tuesday, April 08, 2003 3:46 AM
To: chandrag at danlawinc dot com
Cc: ecos-discuss at sources dot redhat dot com
Subject: Re: [ECOS] powerpc-eabi on cygwin


chandrag at danlawinc dot com wrote:
> 
> The following command at bash$ prompt also fails with error messages.
> 
>
----------------------------------------------------------------------------
> ----
> $ powerpc-eabi-gcc -c test.c
> cc1: Internal compiler error in size_binop, at fold-const.c:2014
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>
----------------------------------------------------------------------------

I've built and tested all of eCos successfully with powerpc-eabi tools in 
cygwin without these problems, although I don't know what test.c is.

Do you have something like GCC_EXEC_PREFIX set in your environment?

Jifl
-- 
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]