Subject: Re: LCIII/P460 C++ compilation problem
To: Helge Haas <haas@drfmc.ceng.cea.fr>
From: Allen Briggs <briggs@puma.bevd.blacksburg.va.us>
List: port-mac68k
Date: 02/03/1996 22:03:53
>         Hallo

Hallo.

> NetBSD>g++ hello.cc                     //invoke compiler
> ld: -lstdc++ : no match
> You know what is wrong ?

Partially.  The good news is that I was able to easily reproduce your
problem.  There is no libstdc++.{a,so} on these systems.  There is a
libg++, but that doesn't even appear to quite work right (when I ran

	gcc -v hello.cc -lg++ -lm

it linked, but would not run).  I'll try to take a look at this, but you
might post to the current-users list to see if anyone else has run
across and fixed this problem.

-allen

-- 
Allen Briggs - end killing - allen.briggs@bev.net ** MacBSD == NetBSD/mac68k **
   Where does all my time go?  <a href="http://www.netbsd.org/">Guess.</a>