Mail Archives: djgpp/2002/09/20/04:46:33
Michal Stencl (stenclm AT interactivestudio DOT sk) wrote:
: I would like to ask, what I have to do, to solve the problem in cross
: compilation.
: When I try to compile the newest binutils-2-13 with DJGPP, I have still
: the same problem in configuation.
: When I prepare binutils for compiling, and somewhere in the center of
: the configuration
: process called by the following line :
: /configure --enable-targets=i386-elf --with-gnu-as --with-gnu-ld --with-sta
: bs --host=i386-pc-msdosdjgpp
: I have still the same output maybe 10000 times one after another :
: ./config.status: expr: command not found
: ./config.status: test: -gt: unary operator expected
: ./config.status: expr: command not found
: ./config.status: test: -gt: unary operator expected
: ./config.status: expr: command not found
: ./config.status: test: -gt: unary operator expected
Sounds like you need to install some packages. Like textutils,
fileutils, etc. I don't know which ones, but reading the readme file
for DJGPP in binutils should guide you.
: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
: <HTML><HEAD>
: <META content=3D"text/html; charset=3Diso-8859-2" =
Please don't post HTML.
Right,
MartinS
- Raw text -