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

Upgrading from 0528 to 1203.



Hi folks...

   I'm upgrading my RTEMS from 0528 to 1203 (yeah, I'm a bit slow
on things these days).  I'd like to try out that GoAhead server.
So, when I made the changes to my BSP files (all those I thought 
needed to be made), I get the following error running bit_rtems:

test -d o-optimize || mkdir o-optimize
/usr/local/m68k/bin/m68k-rtems-gcc --pipe -B../../../../../../.././cantante/lib/ -specs bsp_specs -qrtems     -mcpu32     -c  -DASM -o o-optimize/rtems.o ../../../../../../../../rtems-19991203/c/src/exec/score/cpu/m68k/rtems.S
/usr/local/m68k/bin/m68k-rtems-gcc --pipe -B../../../../../../.././cantante/lib/ -specs bsp_specs -qrtems -g -Wall -ansi -fasm  -O4 -fomit-frame-pointer     -mcpu32    o-cantante -c   -o o-optimize/cpu.o ../../../../../../../../rtems-19991203/c/src/exec/score/cpu/m68k/cpu.c
m68k-rtems-gcc: cannot specify -o with -c or -S and multiple compilations
gmake[7]: *** [o-optimize/cpu.o] Error 1
gmake[7]: Leaving directory `/home/janovetz/rtems/build/build-m68k-rtems/m68k-rtems/c/cantante/exec/score/cpu/m68k'


   I'm presently using binutils-2.9.1, newlib-1.8.1, and egcs-1.1.2.
Are there other BSP/.cfg file changes that I should do?  Do I need to
upgrade my tools, too?

    Cheers,
    Jake

-- 
   janovetz@uiuc.edu    | How can it be that mathematics, being after all a 
 University of Illinois | product of human thought independent of experience,
                        | is so admirably adapted to the objects of reality?
        PP-ASEL         |                                  - Albert Einstein

Disclaimer: The policies of this University certainly do not reflect my
            own opinions, objectives, or agenda.