Mail Archives: djgpp-workers/1998/12/08/20:17:43
Dear Eli Zaretskii,
In directory src, issued make command, got following:
makemake: scanning libemu for object files
c:/djgpp.v2/bin/make.exe ./../../lib/libemu.a
gcc -c -DLIB=libemu ./../ident.c -o id_emu.o
ar q ./../../lib/libemu.a @makefile.rf id_emu.o
ar s ./../../lib/libemu.a
./../../hostbin/dxegen.exe ./../../bin/emu387.dxe __emu_entry src/emu387.o
id_emu.o src/emudummy.o -L../../lib c:/djgpp.v2/lib/libgcc.a -lc
c:/djgpp.v2/lib/libgcc.a
ld -X -S -r -o dxe__tmp.o -Lc:/djgpp.v2/lib src/emu387.o id_emu.o
src/emudummy.o -L../../lib c:/djgpp.v2/lib/libgcc.a -lc
c:/djgpp.v2/lib/libgcc.a -T dxe.ld
Error: input file has more than one section; use -M for map
make.exe[1]: *** [../../bin/emu387.dxe] Error 1
make.exe: *** [subs] Error 2
The top line in the above is at output line 999.
The set up is that djdev202.zip and djlsr202.zip were loaded onto
a separate disk volume - namely f:. Do I have to change the global
definition of DJGPP to f:/djgpp.env to make this work?
K.B. Williams
- Raw text -