Re: AS assembler variable

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Eric Blake wrote on Wed, Mar 03, 2010 at 08:02:10PM CET:
> According to NightStrike on 3/3/2010 11:53 AM:
> > How does the variable "AS" get set for the assembler?
> 
> Autoconf doesn't mess with $AS.  But libtool does
> (libltdl/m4/ltoptions.m4); maybe you should ask there if you need more help.

It is indeed libtool, but the setting is only done with option win32-dll
enabled, and even then only on w32 systems.  It could probably be
removed, because current libtool does not ever use it.

If you need as, put AC_CHECK_TOOL([AS], [as], [false]) before LT_INIT.

Cheers,
Ralf


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux