Search found 4 matches

by vcfbauplusfe
Thu Nov 23, 2017 10:39 am
Forum: Compiler / Linking / IDE Related
Topic: C::B WxW 3.0.3 gcc 5.0.1 problems (undef ref / bad reloc)
Replies: 13
Views: 3859

Re: C::B WxW 3.0.3 gcc 5.0.1 problems (undef ref / bad reloc)

Hi all, meanwhile I fixed the comp version problem but to be honest didn't get really one step further as I still run in bad rloc problems. Meanwhile I use definiteley gcc 5.1.0 and WXW 2.8.6 (compiled with mingw32-make -f makefile.gcc BUILD=release UNICODE=1 SHARED=0 CXXFLAGS="-std=gnu++11&quo...
by vcfbauplusfe
Thu Nov 23, 2017 8:47 am
Forum: Compiler / Linking / IDE Related
Topic: C::B WxW 3.0.3 gcc 5.0.1 problems (undef ref / bad reloc)
Replies: 13
Views: 3859

Re: C::B WxW 3.0.3 gcc 5.0.1 problems (undef ref / bad reloc)

Hi all, first of all thanks for all the answers to this topic. Would also say that when I used -std=gnu++11 for the libs I MUST use it for the code compilation. Will clean my system (see below) and will try to place the CXXFLAGS into C::B looking forward what will happen. @stahta01: You are right - ...
by vcfbauplusfe
Wed Nov 22, 2017 10:36 pm
Forum: Compiler / Linking / IDE Related
Topic: WIN10 mingw32 gcc 7.2.0 wxWidgets makefile build problem
Replies: 11
Views: 3059

Re: WIN10 mingw32 gcc 7.2.0 wxWidgets makefile build problem

Hello PB, so you were able to build the gcc_lib with this mentioned configuration? Would try to the next days. Despite I played around with WxW now and then the last years I am quite a newby in makefiles and VC12 coding (life was much easier with vc6 and these times I even succeeded in realizing the...
by vcfbauplusfe
Tue Nov 21, 2017 4:23 pm
Forum: Compiler / Linking / IDE Related
Topic: WIN10 mingw32 gcc 7.2.0 wxWidgets makefile build problem
Replies: 11
Views: 3059

WIN10 mingw32 gcc 7.2.0 wxWidgets makefile build problem

Hi all out there, played around with wxWidgets now and then during the last 15 years but with no new installation I suffered such quarrels as I do right now. Want to build wxWidgets with mingw32-make -f makefile.gcc. Hope anybody could give me a hint. Has anyone a VER shirt VERY easy makefile exampl...