I'm trying to compile egcs 1.1.2 for `arm-linux', using the only philb
patch I could find, but I get this:
 
  % configure --prefix=/usr --target=arm-linux
  % cd gcc; make LANGUAGES="c"
  [...]
  gcc -DCROSS_COMPILE -DIN_GCC    -g  -DHAVE_CONFIG_H     -I. -I. -I./config  \
    -DTARGET_NAME=\"arm-linux\" \
    -c `echo ./toplev.c | sed 's,^\./,,'`
  toplev.c: In function `get_run_time':
  toplev.c:1266: storage size of `rusage' isn't known

I'm building on a StrongARM box which is a vanilla install of the RPMs
on the ftp site.

-- 
Chris <[EMAIL PROTECTED]>                         ( http://www.fluff.org/chris )

unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to