This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug ada/14435] [4.2 Regression] gnatchop cannot use the compiled compiler in Ada's testsuite because of changed GCC_EXEC_PREFIX semantics



------- Comment #14 from charlet at adacore dot com  2006-01-25 16:59 -------
Subject: Re:  [4.2 Regression] gnatchop cannot use the compiled compiler in
Ada's testsuite because of changed GCC_EXEC_PREFIX semantics

> How committed are we to fix this bug? Last time it was closed as WONTFIX. If
> we are 100% committed to fix this, I can try to come up with something.

Well, the first thing to do is really to fix the documentation, since
GCC_EXEC_PREFIX is mentioned in several places in the documentation,
in an inconsistent manner.

Some places do document the behavior which the Ada test suite would like
to rely upon (GCC_EXEC_PREFIX strictly equivalent to the -B switch), that's
basically the old behavior, and some other places don't (that's the new
behavior).

I would personally vote for fixing things so that GCC_EXEC_PREFIX can be
used instead of -B

Arno


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14435


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