From: "DeHackEd" References: <199803170158 DOT RAA24233 AT adit DOT ap DOT net> <01bd5154$aff03660$890c9ace AT frank DOT mtsu DOT edu DOT frank DOT mtsu DOT edu> Subject: Re: undefined reference to... Date: Tue, 17 Mar 1998 12:56:09 -0500 Lines: 15 Message-ID: Newsgroups: comp.os.msdos.djgpp To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Sorry. I think I know the problem. GXX is not in the file gcc280b but it is in gcc2721b (an older version). You'll have to use the standard link commands, because I don't recommend replacing the upgrade with and older version. gcc filename.cpp -o filename.exe -lgpp -lstdcx That's all you really need. -- "DeHackEd" EMail address not given out due to low-life spammers.