mldonkey-bugs
[Top][All Lists]
Advanced

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

[Mldonkey-bugs] [bug #16018] Compilation failure on Mac OS X with gcc4


From: Thomas Klausner
Subject: [Mldonkey-bugs] [bug #16018] Compilation failure on Mac OS X with gcc4
Date: Mon, 6 Mar 2006 20:17:23 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.8.0.1) Gecko/20060124 Firefox/1.5.0.1

URL:
  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=16018>

                 Summary: Compilation failure on Mac OS X with gcc4
                 Project: mldonkey, a multi-networks file-sharing client
            Submitted by: tk
            Submitted on: Mon 03/06/06 at 20:17
                Category: Core
                Severity: 3 - Normal
              Item Group: Compilation problem
                  Status: None
             Assigned to: None
             Open/Closed: Open
                 Release: 2.7.4
                 Release: None
        Platform Version: Mac OS X 10.4
         Binaries Origin: None
                CPU type: PowerPC

    _______________________________________________________

Details:

At
http://www.NetBSD.org/cgi-bin/query-pr-single.pl?number=32989
Georg Schwarz reported the following compilation problem:

g++ -O3 -fgcse-sm -funroll-loops -fstrict-aliasing -fsched-interblock
-falign-loops=16 -falign-jumps=16 -falign-functions=16
-falign-jumps-max-skip=15 -falign-loops-max-skip=15 -malign-natural
-ffast-math -freorder-blocks -freorder-blocks-and-partition
-finline-floor -mpowerpc-gpopt -force_cpusubtype_ALL -fstrict-aliasing
-mtune=G5 -mcpu=G5 -mpowerpc64 -I/usr/include
-I/Users/schwarz/pkg/include -I/Users/schwarz/pkg/include/freetype2
-fno-omit-frame-pointer -o src/utils/lib/CryptoPP.o
"-I/Users/schwarz/pkg/lib/ocaml" -c src/utils/lib/CryptoPP.cc
cc1plus: warning: -freorder-blocks-and-partition does not work with
exceptions
src/utils/lib/CryptoPP.cc: In member function `virtual void
CryptoPP::InvertibleRSAFunction::GenerateRandom(CryptoPP::RandomNumberGenerator&,
const CryptoPP::NameValuePairs&)':
src/utils/lib/CryptoPP.cc:7905: error: cannot allocate an object of abstract
type 'CryptoPP::NameValuePairs'
src/utils/lib/CryptoPP.h:609: note:   because the following virtual functions
are pure within 'CryptoPP::NameValuePairs':
src/utils/lib/CryptoPP.h:690: note:  virtual bool
CryptoPP::NameValuePairs::GetVoidValue(const char*, const std::type_info&,
void*) const

I'm not completely sure about the Mac OS X version.






    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=16018>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]