Port-hpcsh archive

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

Re: Trouble compiling -current



Thanks Uwe and Takashi,

building the world now works again :).

As we're debugging: compiling the kernel for hpcsh results (at least with my version of the src) in this:

cc -x assembler-with-cpp -traditional-cpp -D_LOCORE -Dhpcsh -I. -I../../../../arch -I../../../.. -nostdinc -DDIAGNOSTIC -DDEBUG -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -c ../../../../arch/hpcsh/hpcsh/locore.S
/var/tmp/ccKk0Gjz.s: Assembler messages:
/var/tmp/ccKk0Gjz.s:171: Error: invalid character '.' in mnemonic
/var/tmp/ccKk0Gjz.s:172: Error: invalid character '.' in mnemonic
/var/tmp/ccKk0Gjz.s:173: Error: invalid char '@' beginning operand 1 `@r0'
/var/tmp/ccKk0Gjz.s:174: Error: too many memory references for `mov'
*** Error code 1

Stop.
make: stopped in /usr/src/sys/arch/hpcsh/compile/jornada

Anybody an idea what goes wrong here? Hpcsh target has made quite some progress, so I think it would be nice to have a working -current again. :)

Cheers,

   Torsten
--
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
<>                                                              <>
<> Torsten Harenberg         harenberg%physik.uni-wuppertal.de@localhost  <>
<> Bergische Universitaet                                       <>
<> FB 8 - Physik             Tel.: +49 (0)202 439-2740          <>
<> Gaussstr. 20              Fax : +49 (0)202 439-2811          <>
<> 42097 Wuppertal                                              <>
<>                                                              <>
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>





Home | Main Index | Thread Index | Old Index