K 10 svn:author V 6 olgeni K 8 svn:date V 27 2005-01-09T11:27:56.000000Z K 7 svn:log V 449 Fix HIPE support. Looks like GNU make is picking up ARCH from environment, even if it is defined in the Makefile. Given that FreeBSD's ARCH is "i386" and Erlang's ARCH is "x86", some substitutions did fail leading to a strange compiler failure[0]. Also fix a file:format_error call that produces an incorrect error message[1]. Obtained from: Brian Buchanan [0] Obtained from: Vlad Dumitrescu [1] END