Re: About behavior of -save-temps=obj option on GCC 4.5

2010-04-02 Thread Tadashi Koike
Sorry, I miss. follow it: 2010/4/3 Tadashi Koike : > Hi Mike, > > I'm sorry to spend a week to response your replay, and thank you > for explanation of -save-temps=obj specifications. > >> I tend to agree with Richard, that if there are multiple source inputs, it >> should be an error to use -save

Re: About behavior of -save-temps=obj option on GCC 4.5

2010-04-02 Thread Tadashi Koike
Hi Mike, I'm sorry to spend a week to response your replay, and thank you for explanation of -save-temps=obj specifications. > I tend to agree with Richard, that if there are multiple source inputs, it > should be an error to use -save-temps=obj without the -c/-S option. I reached a true underst

Re: About behavior of -save-temps=obj option on GCC 4.5

2010-03-25 Thread Michael Meissner
On Thu, Mar 25, 2010 at 11:33:17PM +0900, Tadashi Koike wrote: > Hi Richard > (* I am weak in English, so pleas forgive my English mistake.) > > Thank you for your reply, and I'm sorry to be late a reply. > > > On Sat, Mar 20, 2010 at 5:40 PM, Tadashi Koike wrote: > >> [ summary ] > >> c

Re: About behavior of -save-temps=obj option on GCC 4.5

2010-03-25 Thread Tadashi Koike
Hi Richard (* I am weak in English, so pleas forgive my English mistake.) Thank you for your reply, and I'm sorry to be late a reply. > On Sat, Mar 20, 2010 at 5:40 PM, Tadashi Koike wrote: >> [ summary ] >> compiling is failed when more than two source file are >>specified with both

Re: About behavior of -save-temps=obj option on GCC 4.5

2010-03-20 Thread Richard Guenther
On Sat, Mar 20, 2010 at 5:40 PM, Tadashi Koike wrote: > Hi all, >    (* I am weak in English, so pleas forgive my English mistake.) > >   Please teach me about a behavior of -save-temps=obj option > on gcc 4.5. A behavior I found is whether bug or specification ? > > [ summary ] >     compiling is

About behavior of -save-temps=obj option on GCC 4.5

2010-03-20 Thread Tadashi Koike
Hi all, (* I am weak in English, so pleas forgive my English mistake.)   Please teach me about a behavior of -save-temps=obj option on gcc 4.5. A behavior I found is whether bug or specification ? [ summary ]   compiling is failed when more than two source file are  specified with both -