Mail Archives: djgpp/2000/06/12/09:38:31
This is a multi-part message in MIME format.
------=_NextPart_000_0008_01BFD483.EEAECA60
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hello,
I have problems compiling and linking with djgpp (c++).
When I=B4m trying to compile by using the command gcc -c -Wall myfile.cc =
it sais:
-------------------------------------------------------------------------=
---------------------------------------------------------------
Abort!
Exiting due to signal SIGABRT
Raised at eip=3D00010a4a
eax=3D0025dde0 ebx=3D00000120 ecx=3D00000000 edx=3D0000ff60 =
esi=3D0026327f edi=3D00000000 ebp=3D0025de8c esp=3D0025dddc =
program=3DC:\DJGPP\BIN\GCC.EXE
cs: sel=3D00af base=3D82ae0000 limit=3D0026dfff
ds: sel=3D00b7 base=3D82ae0000 limit=3D0026dfff
es: sel=3D00b7 base=3D82ae0000 limit=3D0026dfff
fs: sel=3D0087 base=3D0000ff60 limit=3D0000ffff
gs: sel=3D00c7 base=3D00000000 limit=3D0010ffff
ss: sel=3D00b7 base=3D82ae0000 limit=3D0026dffff
App stack: [0015e000..0021e000] Exceptn stack: [000255b0..00023670]
Call frame traceback EIPs:
0*0001096c
0*00010a4a
0*0000fce3
0*0000a091
0*00009d00
0*00008a8e
0*0000b8bb
0*0000e316
-------------------------------------------------------------------------=
-------------------------------------------------------------------
Then it actually creates an objectfile, however, when I try to link the =
o-file by using the command gxx -o mypro.exe myfile.o it sais the same =
as above (numbers and letters are different).=20
Could you give me some advise to jestel AT t-online DOT de
Thanks a lot!!!
------=_NextPart_000_0008_01BFD483.EEAECA60
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2919.6307" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hello,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I have problems compiling and linking =
with djgpp=20
(c++).</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>When I=B4m trying to compile by using =
the command gcc=20
-c -Wall myfile.cc it sais:</FONT></DIV>
<DIV><FONT face=3DArial=20
size=3D2>----------------------------------------------------------------=
------------------------------------------------------------------------<=
/FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Abort!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Exiting due to signal =
SIGABRT</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Raised at eip=3D00010a4a</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>eax=3D0025dde0 ebx=3D00000120 =
ecx=3D00000000 edx=3D0000ff60=20
esi=3D0026327f edi=3D00000000 ebp=3D0025de8c esp=3D0025dddc=20
program=3DC:\DJGPP\BIN\GCC.EXE</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>cs: sel=3D00af =
base=3D82ae0000 =20
limit=3D0026dfff</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>ds: =
sel=3D00b7 base=3D82ae0000 =20
limit=3D0026dfff</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>es: =
sel=3D00b7 base=3D82ae0000 =20
limit=3D0026dfff</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>fs: =20
sel=3D0087 base=3D0000ff60 limit=3D0000ffff</=
FONT></DIV>
<DIV><FONT face=3DArial size=3D2>gs: =
sel=3D00c7 base=3D00000000 =20
limit=3D0010ffff</FONT></DIV>
<DIV><FONT face=3DArial =
size=3D2>ss: sel=3D00b7 base=3D82ae0000 =20
limit=3D0026dffff</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>App stack: [0015e000..0021e000] =
Exceptn=20
stack: [000255b0..00023670]</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Call frame traceback EIPs:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>0*0001096c</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>0*00010a4a</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>0*0000fce3</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>0*0000a091</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>0*00009d00</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>0*00008a8e</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>0*0000b8bb</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>0*0000e316</FONT></DIV>
<DIV><FONT face=3DArial=20
size=3D2>----------------------------------------------------------------=
-------------------------------------------------------------------------=
---</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>Then it actually creates an objectfile, =
however, when I try to link the o-file by using the command gxx -o =
mypro.exe myfile.o it sais the same as above (numbers and letters are=20
different). </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Could you give me some advise =
to =20
<A =
href=3D"mailto:jestel AT t-online DOT de">jestel AT t-online DOT de</A></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Thanks a =
lot!!!</FONT></DIV></BODY></HTML>
------=_NextPart_000_0008_01BFD483.EEAECA60--
- Raw text -