Mail Archives: djgpp/1993/05/21/00:59:24
>
> Hi:
> I build binutils-2.2 using cross-compiler(gcc-2.4.0) on HP 9000/710.
>I have uploaded the binary files to omnigate.clarkson.edu(/pub/msdos/djgpp/pub)
>. I test them on my PC and they work fine.
>I configure binutils-2.2 with the following command:
>
> configure --with-minimal-bfd=yes --target=i386-ibm-go32 --host=hp9k700
The above configuration is for cross-executable files(run on HP 9000/710).
For executable files(in binutl22.zip) that can run on PC, I use :
configure --with-minimal-bfd=yes --host=i386-ibm-go32
-- Jih-Shin Ho
- Raw text -