This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: -B file prefix never used
- From: Markus Johansson <markus at opera dot com>
- To: Geert Bosch <bosch at gnat dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 20 Nov 2003 20:21:25 +0100 (CET)
- Subject: Re: -B file prefix never used
On Thu, 20 Nov 2003, Geert Bosch wrote:
>
> On Nov 20, 2003, at 07:25, Markus Johansson wrote:
> > How come? Can I get rid of it? Is it a bug?
>
> Use -B./ instead. You need the trailing directory separator.
>
Upgrading to the latest gcc version solved the problem. And the slash
doesn't have to be appended.
/Markus