assembly files on Solaris SPARC can only be processed with gcc

Dennis Clarke dclarke at blastwave.org
Mon Aug 28 21:00:39 UTC 2017


On 8/28/17 4:41 PM, Niels Möller wrote:
> Dennis Clarke <dclarke at blastwave.org> writes:
> 

>> The compiler sees that file gcd_1.asm as something unknown.
> 
> That command is bogus.

I think you missed the point.

> That libgmpxx depends on libstdc++ is perfectly normal .. 

Yes, if gcc is used then you end up with these dependencies.
That doesn't happen with the Oracle Studio 12.5 dev tools compilers.
Either way the point is academic as one can not build gmp and use those
assembly tweaks with anything else other than gcc. So perhaps this is
a build process issue wherein m4 is not being called correctly to
output the needed asm source foo.s files.

Dennis


More information about the gmp-bugs mailing list