[Ohrrpgce] SVN: teeemcee/8451 Link in stdc++compat.cpp on Unix. We appear to be compatible with gcc si

James Paige Bob at hamsterrepublic.com
Sun Feb 26 17:28:26 PST 2017


Starting with this revision, I cannot compile at all on my Ubuntu 16.04 box:

james at breq:~/Dropbox/src/ohr/wip$ scons arch=64
scons: Reading SConscript files ...
Using target: linux  arch: x86_64  gcc: gcc  gcctarget: x86_64-linux-gnu
fbcversion: 1050
scons: done reading SConscript files.
scons: Building targets ...
Generating ver.txt
fbc -c build/savegame.rbas.bas -o build/savegame.rbas.o -mt -exx -g -O 2
-target linux -arch x86_64 -gen gcc -Wc
-Wno-maybe-uninitialized,-fno-omit-frame-pointer -d
DATAFILES='"/usr/share/games/ohrrpgce"' -d IS_GAME -m game
fbc -c build/common.rbas.bas -o build/game-common.rbas.o -mt -exx -g -O 2
-target linux -arch x86_64 -gen gcc -Wc
-Wno-maybe-uninitialized,-fno-omit-frame-pointer -d
DATAFILES='"/usr/share/games/ohrrpgce"' -d IS_GAME -m game
fbc -c build/loading.rbas.bas -o build/game-loading.rbas.o -mt -exx -g -O 2
-target linux -arch x86_64 -gen gcc -Wc
-Wno-maybe-uninitialized,-fno-omit-frame-pointer -d
DATAFILES='"/usr/share/games/ohrrpgce"' -d IS_GAME -m game
g++ -o build/lib/stdc++compat.o -c -O3 -DFBCVERSION=1050 -m64 --std=c++0x
-g -Wall -Wno-non-virtual-dtor lib/stdc++compat.cpp
lib/stdc++compat.cpp:46:86: error: no member function '_S_construct_aux_2'
declared in 'std::__cxx11::basic_string<char>'
     template char *string::_S_construct_aux_2(size_type, char,
allocator<char> const&);

^
lib/stdc++compat.cpp:48:96: error: no member function '_S_construct_aux_2'
declared in 'std::__cxx11::basic_string<wchar_t>'
     template wchar_t *wstring::_S_construct_aux_2(size_type, wchar_t,
allocator<wchar_t> const&);

^
scons: *** [build/lib/stdc++compat.o] Error 1
scons: building terminated because of errors.




On Sun, Feb 26, 2017 at 6:08 AM, <subversion at hamsterrepublic.com> wrote:

> teeemcee
> 2017-02-26 06:08:11 -0800 (Sun, 26 Feb 2017)
> 94
> Link in stdc++compat.cpp on Unix. We appear to be compatible with gcc
> since 3.4 now... really?
> ---
> U   wip/SConscript
> U   wip/lib/stdc++compat.cpp
> U   wip/ohrbuild.py
> _______________________________________________
> Ohrrpgce mailing list
> ohrrpgce at lists.motherhamster.org
> http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.motherhamster.org/pipermail/ohrrpgce-motherhamster.org/attachments/20170226/4aba7ffe/attachment.htm>


More information about the Ohrrpgce mailing list