Date: Mon, 16 Mar 1998 17:58:14 -0800 (PST) Message-Id: <199803170158.RAA24233@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: "Nathan Cournia" , djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: undefined reference to... Precedence: bulk At 07:39 3/16/1998 GMT, Nathan Cournia wrote: >I then compiled the following program with the following statement: > >c:\test>gcc test1.cc -otest1.exe See README.1ST. C++ links should use `gxx' in place of `gcc'. Nate Eldredge eldredge AT ap DOT net