Git Product home page Git Product logo

Comments (3)

marksolaris avatar marksolaris commented on July 17, 2024

After applying the fix #41 , a make clean and a make check:

source='tests/test_cpp.cc' object='test_cpp.o' libtool=no \
DEPDIR=.deps depmode=none /bin/sh ./depcomp \
CC -xtarget=ultra -m64 -xcode=pic32 -DHAVE_CONFIG_H   -I./include -I./include -I/usr/local/include    -I/usr/local/include -c -o test_cpp.o `test -f 'tests/test_cpp.cc' || echo './'`tests/test_cpp.cc
"tests/test_cpp.cc", line 221: Error: Too few arguments in call to "gc_allocator<int>::allocate(unsigned long, const void*)".
"tests/test_cpp.cc", line 223: Error: Too few arguments in call to "gc_allocator_ignore_off_page<int>::allocate(unsigned long, const void*)".
"tests/test_cpp.cc", line 225: Error: Too few arguments in call to "traceable_allocator<int*>::allocate(unsigned long, const void*)".
"tests/test_cpp.cc", line 251: Error: Could not find a match for operator new(unsigned long, GCPlacement).
"tests/test_cpp.cc", line 261: Warning (Anachronism): Formal argument cleanup of type extern "C" void(*)(void*,void*) in call to operator new(unsigned long, GCPlacement, extern "C" void(*)(void*,void*), void*) is being passed void(*)(void*,void*).
"tests/test_cpp.cc", line 272: Error: Could not find a match for operator new(unsigned long, GCPlacement).
5 Error(s) and 1 Warning(s) detected.
gmake[2]: *** [test_cpp.o] Error 2
gmake[2]: Leaving directory `/var/tmp/bdw-gc-7.4.0'

from bdwgc.

ivmai avatar ivmai commented on July 17, 2024

Patches are welcomed. (GC C++ code for SunCC seems to be broken for quite a long period.)

from bdwgc.

ivmai avatar ivmai commented on July 17, 2024

Cannot reproduce. I used: Studio 12.5 Sun C++ 5.14 SunOS_i386 2016/05/31

from bdwgc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.