Re: Arguments to genrecog.c

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

 



Ian Lance Taylor wrote:
"Bharati Bhole" <bharati.bhole@xxxxxxxxx> writes:

    Can anybody plz tell me what are the arguments to genrecog.c. I
could decipher that the 2nd arg. is an .md file and the first arg is
something "build_exeext", but this "build_exeext" is initialized as
   build_exeext =
ie. nothing.

build_exeext is set in config.build.  I quote:

#  build_exeext		Set to the suffix, if the build machine requires
#			executables to have a file name suffix.

And  what does this mean -    "build_exeext = @build_exeext@"

As the name implies, the most common case where @build_exeext@ is other than a null string is when it is ".exe"

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux