OSDN Git Service

* makegpr.adb (Compile): Put the compiling switches (in package
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Nov 2004 11:25:50 +0000 (11:25 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Nov 2004 11:25:50 +0000 (11:25 +0000)
commit1dbd3011c373000aabec05bd173ecccd321ca30c
treec801588240096066ead5027300f6c9a4f228b344
parentd40c5d81c435421c955a8f63db7b1c1d8da90c9b
* makegpr.adb (Compile): Put the compiling switches (in package
Compiler and on the command line) immediately after "-c", instead of
at the end of the command line invocation of the compiler, when
compiling a non-Ada file.
(Build_Global_Archive): When there is no need to rebuild the archive,
set Global_Archive_Exists, so that the archive is passed to the linker
if one is needed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90914 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/makegpr.adb