Mail Archives: djgpp/1999/10/27/02:37:02
Message-ID: | <000701bf203b$577afb20$eb01f5d1@wcaver>
|
From: | "Caver" <cavers AT earthlink DOT net>
|
To: | <djgpp AT delorie DOT com>
|
Subject: | problem compiling multiple object files
|
Date: | Tue, 26 Oct 1999 23:22:56 -0600
|
MIME-Version: | 1.0
|
X-Priority: | 3
|
X-MSMail-Priority: | Normal
|
X-Mailer: | Microsoft Outlook Express 4.72.3110.5
|
X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3110.3
|
Reply-To: | djgpp AT delorie DOT com
|
This is a multi-part message in MIME format.
------=_NextPart_000_0004_01BF2009.09B4C6A0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi! Got a problem, and I'd be very grateful for some help.
Whenever I try to compile three object files together
(for example: gxx -o exer0910.exe money.o checkbook.o balancer.o)
I get the following error message:
gxx
a device attached to the system is not functioning
Compiling with just two object files works fine with no problems.
I tried putting this at the end:
-Xlinker --verbose > linker.log
but nothing happens.=20
Using
-Xlinker --verbose > linker.log
gives me the original error message (the one about a device attached to =
the system is not functioning), even if I'm just trying to compile a =
couple of object files together.
Does anybody have any clues what could be my problem?
FYI, I'm running it through DOS on Windows95
Thanks!!!
------=_NextPart_000_0004_01BF2009.09B4C6A0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>
<META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type>
<META content=3D'"MSHTML 4.72.3110.7"' name=3DGENERATOR>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT color=3D#000000 size=3D2>Hi! Got a problem, and I'd be very =
grateful for=20
some help.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT color=3D#000000 size=3D2>Whenever I try to compile three =
object files=20
together</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2> (for =
example: =20
</FONT><FONT color=3D#000000 size=3D2>gxx -o exer0910.exe money.o =
checkbook.o=20
balancer.o)</FONT></DIV>
<DIV> </DIV>
<DIV><FONT color=3D#000000 size=3D2>I get the following error =
message:</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT> </DIV>
<DIV><FONT color=3D#000000 size=3D2>gxx</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2> a device attached =
to the=20
system is not functioning</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT> </DIV>
<DIV><FONT color=3D#000000 size=3D2>Compiling with just two object files =
works fine=20
with no problems.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT color=3D#000000 size=3D2>I tried putting this at the =
end:</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2> -Xlinker =
--verbose >=20
linker.log</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>but nothing happens. </FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>Using</FONT></DIV>
<DIV><FONT size=3D2> -Xlinker --verbose >=20
linker.log</FONT></DIV>
<DIV><FONT size=3D2>gives me the original error message (the one about a =
device=20
attached to the system is not functioning), even if I'm just trying to =
compile a=20
couple of object files together.</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>Does anybody have any clues what could be my=20
problem?</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>FYI, I'm running it through DOS on =
Windows95</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>Thanks!!!</FONT></DIV></BODY></HTML>
------=_NextPart_000_0004_01BF2009.09B4C6A0--
- Raw text -