* config/go32.mh: New makefile fragment for go32 crossing.

* configure.in (host==go32): Use new fragment.
This commit is contained in:
Steve Chamberlain
1994-05-06 21:14:49 +00:00
parent 82da62d141
commit c794f0aa85
3 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Fri May 6 14:13:15 1994 Steve Chamberlain (sac@cygnus.com)
* config/go32.mh: New makefile fragment for go32 crossing.
* configure.in (host==go32): Use new fragment.
Fri May 6 14:35:58 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) Fri May 6 14:35:58 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* gasp.c: Include libiberty.h. * gasp.c: Include libiberty.h.

View File

@ -36,6 +36,7 @@ atof-ns32k.c
atof-tahoe.c atof-tahoe.c
atof-vax.c atof-vax.c
cplus-dem.c cplus-dem.c
go32.mh
h8300.mt h8300.mt
h8500.mt h8500.mt
ho-ansi.h ho-ansi.h

2
gas/config/go32.mh Normal file
View File

@ -0,0 +1,2 @@
CC=i386-go32-gcc -Xlinker -S -O2 -fno-omit-frame-pointer