2021年8月17日火曜日 13:28:28 UTC+9 dim...@gmail.com:
> > > On Tue, 17 Aug 2021, 06:50 Kazuyoshi Furutaka, <furutaka....@gmail.com> > wrote: > >> >> >> 2021年8月17日(火) 12:41 Dima Pasechnik <dim...@gmail.com>: >> >>> How exactly do you call ./configure? >>> >>> CC=clang CXX=clang++ ./configure <more options> >>> >>> produces a working build on some systems at least. >>> >>> In principle, gcc and clang are producing compatible binaries, but YMMV. >>> >>> Not so for g++ and clang++, mixing them up is likely to fail. There's >>> also an extra complication involving clang's libc++ (its use depends upon >>> your configuration) >>> vs gcc's libstdc++ >>> >> >> I did: `./configure CC=clang CXX=clang++` >> > > please try the way I suggest, hopefully it will work better. > Now trying: at least partially gcc was used until now... > awk '$2=="gcc"{print $1}' make.log|uniq >[cython-0.29.21] >[cysignals-1.10.3] >[cypari-2.1.2] -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/5f23bcf0-b776-40e9-a53d-65780370d373n%40googlegroups.com.