ddd 3.0

Mike Stump mrs@wrs.com
Tue Oct 13 11:54:00 GMT 1998


> From: "Professor W P Jones" <w.jones@ic.ac.uk>
> To: <egcs-bugs@cygnus.com>
> Date: Mon, 12 Oct 1998 13:57:24 +0100
> X-Priority: 3 (Normal)
> X-MSMail-Priority: Normal
> Importance: Normal
> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3

> I have tried to compile DDD 3.0 on my system running Redhat 5.1 with Motif
> 2.1 installed.   However when I run ./configure (which is part of DDD) I get
> the following config.log output:

> configure:2281: checking whether the C++ compiler (c++  ) works
> configure:2295: c++ -o conftest    conftest.C  1>&5
> /usr/bin/ld: cannot open -lstdc++: No such file or directory
> collect2: ld returned 1 exit status
> configure: failed program was:
> #line 2291 "configure"
> #include "confdefs.h"
> main(){return(0);}

This is probably un unrelated comment, but time to learn C++, that
isn't C++.  int main(){return(0);} is closer.  Feel free to let the
authors of ddd know.



More information about the Gcc-bugs mailing list