> -----Ursprüngliche Nachricht----- > Von: David Leimbach [mailto:leimy2k_at_mac.com] > Gesendet: Dienstag, 29. Juli 2003 13:57 > An: Kai Mosebach > Cc: 'Michael Reifenberger'; freebsd-current_at_freebsd.org > Betreff: Re: AW: new.h is missing > > > On Tuesday, July 29, 2003, at 5:51AM, Kai Mosebach wrote: > > > Tried that too, but wasnt working either. > > > > [root_at_devil:/usr/sapdb/src/FreeBSD/sys/src/SAPDB] # locate new|grep > > include > > /usr/include/c++/3.3/backward/new.h > > /usr/include/c++/3.3/new > > /usr/include/c++/3.3/new ought to be it. > > did you try your program with #include <new> yet? Yes i did, but it wasnt found too. I was wondering, that in 4.x there is a folder /usr/include/g++ where all the stuff is found, and on 5.1-CURRENT its in /usr/include/c++/3.3, where im not sure, whether g++ uses this path automatically ? > > > > > is that sufficient for g++ to find ? > > > > regards Kai > > > >> -----Ursprüngliche Nachricht----- > >> Von: Michael Reifenberger [mailto:root_at_reifenberger.com] > >> Gesendet: Dienstag, 29. Juli 2003 12:03 > >> An: Kai Mosebach > >> Cc: freebsd-current_at_freebsd.org > >> Betreff: Re: new.h is missing > >> > >> On Tue, 29 Jul 2003, Kai Mosebach wrote: > >> > >>> Date: Tue, 29 Jul 2003 11:54:25 +0200 > >>> From: Kai Mosebach <kai.mosebach_at_freshx.de> > >>> To: freebsd-current_at_freebsd.org > >>> Subject: new.h is missing > >>> > >>> Hi, > >>> > >>> I am running FreeBSD 5.1-CURRENT (22.07.03) > >>> > >>> im trying to port a software, and on compile time i get > >>> > >>> Tools_List.hpp:51:17: new.h: No such file or directory > >>> > >> > >> Shouldn't that be: > >> ... > >> #include <new> > >> ... > >> > >> since new.h is not standart any longer... > >> > >> Bye! > >> ---- > >> Michael Reifenberger > >> ^.*Plaut.*$, IT, R/3 Basis, GPS > > > > > > _______________________________________________ > > freebsd-current_at_freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to > > "freebsd-current-unsubscribe_at_freebsd.org" >Received on Tue Jul 29 2003 - 03:00:49 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:16 UTC