Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=596461 --- Comment #75 from Jason Tibbitts <tibbs@xxxxxxxxxxx> 2011-11-29 14:53:29 EST --- Well, obviously you'd only want to change the first one, since CXX_C is supposed to be the C compiler according to what's in the makefile: make -f makefile.gcc clean all CXX="g++ %{optflags} -fPIC" CXX_C="gcc %{optflags} -fPIC" But it did appear to work for me; calls the the compiler in the build log changed to g++, the undefined-non-weak-symbol warnings did go away, and inspection reveals that the c++ standard library did get linked in. I'm building in mock for rawhide. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review