[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: building packages which use C++, e.g. menu



On Wed, Jun 24, 1998 at 10:32:14AM +0200, Paul Slootman wrote:
> I was building a number of out-of-date packages last night. I also tried
> to build menu_1.5-12, but that failed most horribly with all sorts of
> C++ error messages, mostly "ambiguous operator overload" where the
> possibilities were something like "(const char *, const char *) <builtin>"
> and "(String &, String &)".
> 
> Is the Alpha g++ so different to the i386 version that these conflicts
> happen, or am I missing something? It bugs me when something like this
> simply doesn't build for me.

I think you'll find that the version of menu in hamm predates egcs being the
default c++ compiler for anywhere but alpha---or at least was specifically
compiled with g++ 2.7.2---and that there's a version in slink that corrects
the problems by inserting appropriate casts and/or member functions since
someone found it didn't recompile with the default c++ compiler on the Intel
any more.

Another package that I think ought to be copied from slink to hamm...

Mike.


--  
To UNSUBSCRIBE, email to debian-alpha-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: