gcc 3.4 - gnatmake has wrong gcc name
Jim Wilson
wilson@specifixinc.com
Thu Mar 18 20:07:00 GMT 2004
Joel Sherrill wrote:
> My impression is that Find_Program_Name is broken for
> versioned target names with '.' in them and that it really
> needs to be removing a known set of extensions. Is there anything
> other than .exe$ that needs to be taken off?
It looks like .exe is the only thing that current targets use.
However, there are configure/Makefile variables to support other
extensions. See ac_exeext in configure. exeext in Makefile. It would
be better if you could compiled in the exeext value instead of assuming
it is .exe.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com
More information about the Gcc
mailing list