r125417 - /trunk/gcc/ada/gnatlink.adb
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Wed Jun 6 10:29:00 GMT 2007
Author: charlet
Date: Wed Jun 6 10:29:41 2007
New Revision: 125417
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125417
Log:
2007-04-20 Vincent Celier <celier@adacore.com>
* gnatlink.adb (Gnatlink): Do not specify -static-libgcc when --LINK=
has been specified
Correct error message when invocation of the linker fails
Add explicit size clause for the C imported variables
Object_List_File_Supported and Using_GNU_Linker to emphasize that
we expect char size.
Read target parameters earlier, since this is needed to set
Target_VM properly. Also do not use -static/shared-libgcc for non GCC
targets.
Modified:
trunk/gcc/ada/gnatlink.adb
More information about the Gcc-cvs
mailing list