This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: unused_prefix_warning - bogus?


Alexandre Oliva <aoliva@redhat.com> writes:

|> On Sep  8, 2000, Andreas Schwab <schwab@suse.de> wrote:
|> 
|> > DJ Delorie <dj@redhat.com> writes:
|> > |> $ gcc -E -B/foobar/ -B/blah/ -B/garbage/ foo.c > /dev/null
|> > |> gcc: file path prefix `/garbage/' never used
|> > |> 
|> > |> What about the other two?
|> 
|> > AFAIK `-B' does not accumulate.
|> 
|> It does.

At least it is not documented as such, it is only described as `the -B
prefix'.

Andreas.

-- 
Andreas Schwab                                  "And now for something
SuSE Labs                                        completely different."
Andreas.Schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]