solaris 'as' problem

Kenji Miyake kenji@miyake.org
Mon Aug 20 19:33:02 2001


From: Werner Koch <wk@gnupg.org>
Subject: Re: solaris 'as' problem
Date: 20 Aug 2001 16:51:58 +0200


> I think this solution is too simple and might break in other
> envoronments. When did Sun changed the syntax? Is gcc able to cope
> with that new syntax? Is there an easy configure text to check
> whether the new syntax is to be used?
If compiling environment build with 'gas' in solaris then lead problem. and problem may solve to automatic detect assembler version with configure or use manually falged --with-gas option.