Re: How do I write this test?

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

 



Dr. David Kirkby wrote:
I'm trying to write a test, but find the documentation extremely sparse on this.

I wish to compile the following C program:

main()
{
}

using the compiler option "-Wl,-zextractall"

and see if it returns 0 or 1.
Have a look at AX_CHECK_COMPILER_FLAGS in the autoconf macro archive:

http://www.nongnu.org/autoconf-archive/ax_check_compiler_flags.html

cheers,
Peter


_______________________________________________
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