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]

Re: question about GCC for Arm Installation


Grant Whitacre wrote:
> 
> I recently downloaded and built the dev tools for Arm development -- GCC
> (2.95.2), binary utilities (2.10.1) and insight (5.0).  Everything seems [snip]
> //c/coldfire/ecos/packages/hal/arm/arch/v1_3_1/src/hal_mk_defs.c
> cc1.exe: Invalid option `-Woverloaded-virtual'
[snip]
> 
> I've followed the installation procedure exactly as described on the
> "Building the ARM development tools for Windows" site.  I've also tried
> upgrading to the latest versions of the tools (GCC-v3.0 and
> binutil-v2.11.2), but I get the same results.

Those versions of tools should definitely not complain about those options.
It seems most likely you are somehow picking up other tools. Are you sure
that arm-elf-gcc is pointing to the right tools? Use "type -p arm-elf-gcc"
to check. Also make sure GCC_EXEC_PREFIX is unset in your environment.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine
Come to the Red Hat TechWorld open source conference in Brussels!
Keynotes, techie talks and exhibitions    http://www.redhat-techworld.com/


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